EpcTools
An event based multi-threaded C++ development framework.
Classes | List of all members
ESynchObjects Class Reference

Used internally by EpcTools for managing access to public (shared memory) objects. More...

#include <esynch2.h>

Inheritance diagram for ESynchObjects:
EStatic

Additional Inherited Members

- Public Member Functions inherited from EStatic
virtual Int getInitType ()
 
virtual Void init (EGetOpt &opt)
 Performs class specific initialization. More...
 
virtual Void uninit ()
 Performs uninitialization at system shutdown. More...
 
- Static Public Member Functions inherited from EStatic
static Void Initialize (EGetOpt &opt)
 
static Void UnInitialize ()
 

Detailed Description

Used internally by EpcTools for managing access to public (shared memory) objects.


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