Class Index | Cross Index | Namespace Index |
Contained in: General
Derived from:
none
Derived by:
General::Timer
#include "general/Task.hh"
public function member index: |
|||
Task | (int CancelSignal = 0); | ||
virtual | ~Task | (); | |
inline int | CancelSignal | () const; | |
inline bool | DeleteOnCompletion | () const; | |
virtual void | OnCompletion | (int TaskThreadState); | |
virtual void | operator () | (); | |
protected function member index: |
|||
inline void | delete_on_completion | (bool Value); | |