Task

Constructors

this
this()
Undocumented in source.

Members

Functions

doExecute
void doExecute()
Undocumented in source.
execute
void execute()
Undocumented in source. Be warned that the author may not have intended to support it.
executionTime
Duration executionTime()
Undocumented in source. Be warned that the author may not have intended to support it.
finish
void finish()
Undocumented in source. Be warned that the author may not have intended to support it.
isDone
bool isDone()
Undocumented in source. Be warned that the author may not have intended to support it.
isProcessing
bool isProcessing()
Undocumented in source. Be warned that the author may not have intended to support it.
isReady
bool isReady()
Undocumented in source. Be warned that the author may not have intended to support it.
isTerminated
bool isTerminated()
Undocumented in source. Be warned that the author may not have intended to support it.
lifeTime
Duration lifeTime()
Undocumented in source. Be warned that the author may not have intended to support it.
status
TaskStatus status()
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.
survivalTime
Duration survivalTime()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_status
TaskStatus _status;
Undocumented in source.
id
size_t id;
Undocumented in source.

Meta