OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TEventSemaphore Member List

This is the complete list of members for owl::TEventSemaphore, including all inherited members.

Handleowl::TSemaphoreprotected
NoLimit enum valueowl::TSemaphore
NoWait enum valueowl::TSemaphore
operator THandle() constowl::TSemaphoreinline
Pulse()owl::TEventSemaphoreinline
Reset()owl::TEventSemaphoreinline
Set()owl::TEventSemaphoreinline
TEventSemaphore(bool manualReset=false, bool initialState=false, LPCTSTR name=nullptr, LPSECURITY_ATTRIBUTES sa=nullptr)owl::TEventSemaphoreinline
TEventSemaphore(bool manualReset, bool initialState, const tstring &name, LPSECURITY_ATTRIBUTES sa=nullptr)owl::TEventSemaphoreinline
TEventSemaphore(LPCTSTR name, bool inherit, uint32 access=SEMAPHORE_ALL_ACCESS)owl::TEventSemaphoreinline
TEventSemaphore(const tstring &name, bool inherit, uint32 access=SEMAPHORE_ALL_ACCESS)owl::TEventSemaphoreinline
TEventSemaphore(THandle handle)owl::TEventSemaphoreinline
THandle typedefowl::TSemaphore
~TSemaphore()owl::TSemaphoreinlinevirtual