AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
drama::Future< void > Member List

This is the complete list of members for drama::Future< void >, including all inherited members.

Future(const std::string &name="unnamed", bool logOn=false) noexceptdrama::Future< void >inline
Future(const Future &)=deletedrama::Future< void >
get()drama::Future< void >inline
GetGlobalLogState()drama::Future< void >inlinestatic
GetLogState() constdrama::Future< void >inline
GlobalLogOff()drama::Future< void >inlinestatic
GlobalLogOn()drama::Future< void >inlinestatic
LogOff()drama::Future< void >inline
LogOn()drama::Future< void >inline
operator=(Future &&rhs) noexceptdrama::Future< void >inline
operator=(BaseFuture &&rhs) noexceptdrama::Future< void >inline
operator=(const Future &)=deletedrama::Future< void >
SetName(const std::string &newName)drama::Future< void >inline
~Future()drama::Future< void >inline