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

◆ Triggered()

virtual DcppHandlerRet GitTaskResponseHandler::Triggered ( GitTask ,
StatusType *  status 
)
inlinevirtual

Method invoked on reception of a trigger message.

This method is invoked by GitTask:: when the related message gets a trigger message reply..

Note
Details of action entry information can be obtain with the standard DRAMA calls such as DitsGetEntReason().
Returns
Should return DcppReschedule unless you wish the action to complete now.
Parameters
taskThe GitTask object the message referred to.
statusInherited status.

References DcppFinished.