EHS
Loading...
Searching...
No Matches
ehs::BaseSemaphore Member List

This is the complete list of members for ehs::BaseSemaphore, including all inherited members.

BaseSemaphore()ehs::BaseSemaphore
BaseSemaphore(Str_8 name, const UInt_32 initial)ehs::BaseSemaphore
BaseSemaphore(const UInt_32 initial)ehs::BaseSemaphore
BaseSemaphore(BaseSemaphore &&sem) noexceptehs::BaseSemaphore
BaseSemaphore(const BaseSemaphore &sem)ehs::BaseSemaphore
GetInitial() constehs::BaseSemaphore
GetName() constehs::BaseSemaphore
Initialize()=0ehs::BaseSemaphorepure virtual
IsValid() const =0ehs::BaseSemaphorepure virtual
operator=(BaseSemaphore &&sem) noexceptehs::BaseSemaphore
operator=(const BaseSemaphore &sem)ehs::BaseSemaphore
Release()=0ehs::BaseSemaphorepure virtual
Signal(const UInt_32 inc)=0ehs::BaseSemaphorepure virtual
Wait(const UInt_32 timeout)=0ehs::BaseSemaphorepure virtual