Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

IPC Namespace Reference

IPCplus. More...


Compounds

class  IPC::CritSec
 This class can be used to construct critical sections. More...

class  IPC::Msg
 System V message queue. More...

class  IPC::MsgClient
 This class uses TwoWayMsg for the client side of a single server/multiple client scenario. More...

class  IPC::MsgServer
 This class uses TwoWayMsg for the server side of a single server/multiple client scenario. More...

class  IPC::Mutex
 A single mutex semaphore. More...

class  IPC::SemSet
 System V IPC semaphore set. More...

class  IPC::Shm
 System V IPC shared memory. More...

class  IPC::TwoWayMsg
 This class allows for two-way communication. More...


Detailed Description

IPCplus.

These classes are simple wrappers around the System V IPC mechanism.


Generated on Wed May 15 09:33:33 2002 for IPCPlus by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001