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

◆ GetTask()

std::shared_ptr< Task > drama::thread::TUface::GetTask ( ) const
inlineoverridevirtual

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

Returns
A reference to the DRAMA tasks.

Implements drama::thread::TMessHandler.