|
Marine Library
1.0
C++ library for Linux Networking Development
|
This is the complete list of members for CSemaphore, including all inherited members.
| CSemaphore(const char *name, unsigned int init_val=0, int oflag=O_CREAT, mode_t mode=kModeDefault) (defined in CSemaphore) | CSemaphore | inlineexplicit |
| getVal() const (defined in CSemaphore) | CSemaphore | inline |
| post() (defined in CSemaphore) | CSemaphore | inline |
| tryWait() (defined in CSemaphore) | CSemaphore | inline |
| Unlink(const char *name) (defined in CSemaphore) | CSemaphore | inlinestatic |
| valid() const (defined in CSemaphore) | CSemaphore | inline |
| wait() (defined in CSemaphore) | CSemaphore | inline |
| ~CSemaphore() (defined in CSemaphore) | CSemaphore | inline |
1.8.11