OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TCountedSemaphore, including all inherited members.
Handle | owl::TSemaphore | protected |
NoLimit enum value | owl::TSemaphore | |
NoWait enum value | owl::TSemaphore | |
operator THandle() const | owl::TSemaphore | inline |
TCountedSemaphore(int initialCount, int maxCount, LPCTSTR name=nullptr, LPSECURITY_ATTRIBUTES sa=nullptr) | owl::TCountedSemaphore | inline |
TCountedSemaphore(int initialCount, int maxCount, const tstring &name, LPSECURITY_ATTRIBUTES sa=nullptr) | owl::TCountedSemaphore | inline |
TCountedSemaphore(LPCTSTR name, bool inherit, uint32 access=SEMAPHORE_ALL_ACCESS) | owl::TCountedSemaphore | inline |
TCountedSemaphore(const tstring &name, bool inherit, uint32 access=SEMAPHORE_ALL_ACCESS) | owl::TCountedSemaphore | inline |
TCountedSemaphore(THandle handle) | owl::TCountedSemaphore | inline |
THandle typedef | owl::TSemaphore | |
~TSemaphore() | owl::TSemaphore | inlinevirtual |