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

◆ SetAction()

void drama::ActionHandler::SetAction ( Action *  action)
inherited

Invoked when the ActionHandler is associated with a DRAMA action entry (object type Action).

Sets the Action object we are part of. This is used when our destructor is run to ensure Action knows we are gone.

Parameters
actionobject.