AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ ActionMethod

typedef drama::Request(Task::* drama::Task::ActionMethod) (drama::MessageHandler *mh)
inherited

This type is for methods the task which implement actions.

Parameters
mhThe message handler object of this action.
Returns
The reschedule request.