class Runable : public Debugable Runable class
| | Runable::MaskAllSignals () Mask all signals |
| | Runable::Runable (LogFile * logFile) Runable constructor |
| | methods
|
attributes
Runable class. This class forces its offsprings to implement method Run used for execution in a separate thread. All objects that have to run as a thread should inherit from this class.
void MaskAllSignals()
Runable::Runable(LogFile * logFile)
alphabetic index hierarchy of classes
generated by doc++