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

◆ ActionThread()

void drama::thread::TActionViaFunctor::ActionThread ( const drama::sds::Id obeyArg)
inlineoverridevirtual

Invoke function.

Not intended to be invoked directly by the user.

Invoked by DRAMA when a message is received.

Parameters
obeyArgArgument to this action.

Implements drama::thread::TAction.