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

Public Member Functions

 CCondition (const CCondAttr &attr) throw (std::runtime_error)
 
void signal () throw (std::runtime_error)
 
void broadcast () throw (std::runtime_error)
 
void wait (volatile CMutex &m) throw (std::runtime_error)
 
bool timeWait (volatile CMutex &m, uint32_t timeMs)
 

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