AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
drama::thread::Monitor Member List

This is the complete list of members for drama::thread::Monitor, including all inherited members.

Cancel()drama::thread::Monitor
GetMonitorId() constdrama::thread::Monitorinline
GetTask() constdrama::thread::Monitorinlineprotectedvirtual
IsCancelling() constdrama::thread::Monitorinline
IsRunning() constdrama::thread::Monitorinline
Monitor(std::weak_ptr< Task > theTask, std::initializer_list< std::string > pars)drama::thread::Monitorinline
Monitor(std::weak_ptr< Task > theTask, std::vector< std::string > pars)drama::thread::Monitorinline
Monitor(const Monitor &source)=deletedrama::thread::Monitor
operator=(const Monitor &rhs)=deletedrama::thread::Monitor
ParameterChanged(const sds::IdPtr &arg)=0drama::thread::Monitorprotectedpure virtual
Run(Path *thePath, thread::TMessHandler *action)drama::thread::Monitorinline
Run(Path *thePath, thread::TMessHandler *action, MonitorMessageHandler *evtProcessor)drama::thread::Monitor
~Monitor()drama::thread::Monitorinlinevirtual