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

◆ GetTask()

virtual std::shared_ptr< Task > drama::thread::TMessHandler::GetTask ( ) const
pure virtual

Get a reference to the DRAMA task we are part of.

Returns
A reference to the DRAMA task.

Implemented in drama::thread::TAction, and drama::thread::TUface.