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

◆ GetTask()

std::shared_ptr< Task > drama::thread::TAction::GetTask ( ) const
inlineoverridevirtualinherited

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

Returns
A reference to the DRAMA task.

Reimplemented from drama::MessageHandler.

Referenced by drama::thread::KickNotifier::WasKicked().