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

◆ ThreadActionFunction

Type used for functions specified drama::Task::Add().

The function takes a drama::thread::TAction object, referring to the object which invokes it and an SDS Id reference. Must return void.