|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
inlinenoexcept |
Construct a drama::Future<void> object.
| name | The name of the object, as used in logging messages. Defaults to "unnamed" and can be changed using SetName(). |
| logOn | The default object specific logging flag value. Can be changed using LogOn() and LogOff() methods. Defaults to false (off), in which case the global logging flag will determine if logging is on. |