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

◆ GetActionName()

std::string drama::thread::TAction::GetActionName ( ) const
inlineinherited

Return the name of the action this thread is implementing.

See also
DitsGetEntName()
Returns
The name of the action.
Examples
threadbasic.cpp.