omegalib  13.1
omicron::Thread Class Reference

#include <Thread.h>

Public Member Functions

 Thread ()
 
 ~Thread ()
 
void start ()
 
void stop ()
 
virtual void threadProc ()
 
+ Inheritance diagram for omicron::Thread:

Constructor & Destructor Documentation

omicron::Thread::Thread ( )
omicron::Thread::~Thread ( )

Member Function Documentation

void omicron::Thread::start ( )
void omicron::Thread::stop ( )
virtual void omicron::Thread::threadProc ( )
inlinevirtual

The documentation for this class was generated from the following file: