EpcTools
An event based multi-threaded C++ development framework.
|
Go to the source code of this file.
Classes | |
class | EThreadError_AlreadyInitialized |
class | EThreadError_UnableToInitialize |
class | EThreadBasic |
An abstract class that represents contains the threadProc() that will be run in a separate thread. More... | |
Typedefs | |
typedef list< EThreadBasic * > | EThreadPtrList |
typedef list<EThreadBasic *> EThreadPtrList |