Marine Library  1.0
C++ library for Linux Networking Development
Public Member Functions | Static Public Member Functions | List of all members
CSemaphore Class Reference

Public Member Functions

 CSemaphore (const char *name, unsigned int init_val=0, int oflag=O_CREAT, mode_t mode=kModeDefault)
 
bool valid () const
 
bool post ()
 
bool wait ()
 
bool tryWait ()
 
int getVal () const
 

Static Public Member Functions

static bool Unlink (const char *name)
 

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