AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ HandleSimError()

static DcppHandlerRet GitTask::HandleSimError ( DcppVoidPnt  ClientData,
StatusType *  status 
)
staticprotected

To be invoked when the SIMULATE_LEVEL action fails.

This function is a DcppTask callback which is invoked when the SIMULATE_LEVEL action completes with an error.

Note
Inheritors which wish to override this function should invoke the GitTask version from the overriding function to ensure the state is set correctly.
Parameters
ClientDataPoints to the GitTask object.
statusInherited status.