EpcTools
An event based multi-threaded C++ development framework.
Classes | Typedefs
etbasic.h File Reference
#include "ebase.h"
#include "eerror.h"
#include "esynch.h"

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 Documentation

◆ EThreadPtrList

typedef list<EThreadBasic *> EThreadPtrList