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

◆ MessageReceiveFunction

Type used for functions specified to drama::MessageHandler::PutObeyHandler(), drama::MessageHandler::PutKickHandler() and drama::Task::Add().

The function takes a single argument, a drama::MessageHandler object, referring to the object which invokes it. It must return a drama::Request object.