commons::st_cond Class Reference
Wraps st_cond_* errno-functions with exceptions and cleans up on destruction.
More...
#include <st.h>
List of all members.
|
Public Member Functions |
void | wait () |
void | wait (st_utime_t t) |
void | signal () |
void | bcast () |
Detailed Description
Wraps st_cond_* errno-functions with exceptions and cleans up on destruction.
Definition at line 135 of file st.h.
The documentation for this class was generated from the following file: