| maxCount() const | WindowsUtils::Semaphore | [inline] |
| operator=(const Semaphore &) (defined in WindowsUtils::Semaphore) | WindowsUtils::Semaphore | [private] |
| post(const unsigned long inPostCount=1) | WindowsUtils::Semaphore | |
| Semaphore(const char *const inName=0, const unsigned long inInitialCount=0, const unsigned long inMaximumCount=0) | WindowsUtils::Semaphore | |
| Semaphore(const Semaphore &) | WindowsUtils::Semaphore | [private] |
| theMaxCount | WindowsUtils::Semaphore | [private] |
| theSemaphoreHandle | WindowsUtils::Semaphore | [private] |
| wait(const unsigned long inTimeout=0) | WindowsUtils::Semaphore | |
| ~Semaphore() | WindowsUtils::Semaphore |