ACE 8.0.5
Loading...
Searching...
No Matches
ACE_SV_Semaphore_Simple Member List

This is the complete list of members for ACE_SV_Semaphore_Simple, including all inherited members.

ACE_CREATE enum valueACE_SV_Semaphore_Simple
ACE_EXCL enum valueACE_SV_Semaphore_Simple
ACE_OPEN enum valueACE_SV_Semaphore_Simple
ACE_SV_Semaphore_Simple()ACE_SV_Semaphore_Simple
ACE_SV_Semaphore_Simple(key_t key, short flags=ACE_SV_Semaphore_Simple::ACE_CREATE, int initial_value=1, u_short nsems=1, mode_t perms=ACE_DEFAULT_FILE_PERMS)ACE_SV_Semaphore_Simple
ACE_SV_Semaphore_Simple(const char *name, short flags=ACE_SV_Semaphore_Simple::ACE_CREATE, int initial_value=1, u_short nsems=1, mode_t perms=ACE_DEFAULT_FILE_PERMS)ACE_SV_Semaphore_Simple
ACE_SV_Semaphore_Simple(const wchar_t *name, short flags=ACE_SV_Semaphore_Simple::ACE_CREATE, int initial_value=1, u_short nsems=1, mode_t perms=ACE_DEFAULT_FILE_PERMS)ACE_SV_Semaphore_Simple
acquire(u_short n=0, short flags=0) constACE_SV_Semaphore_Simpleinline
acquire_read(u_short n=0, short flags=0) constACE_SV_Semaphore_Simpleinline
acquire_write(u_short n=0, short flags=0) constACE_SV_Semaphore_Simpleinline
close()ACE_SV_Semaphore_Simpleinline
open(const char *name, short flags=ACE_SV_Semaphore_Simple::ACE_CREATE, int initial_value=1, u_short nsems=1, mode_t perms=ACE_DEFAULT_FILE_PERMS)ACE_SV_Semaphore_Simple
open(const wchar_t *name, short flags=ACE_SV_Semaphore_Simple::ACE_CREATE, int initial_value=1, u_short nsems=1, mode_t perms=ACE_DEFAULT_FILE_PERMS)ACE_SV_Semaphore_Simpleinline
open(key_t key, short flags=ACE_SV_Semaphore_Simple::ACE_CREATE, int initial_value=1, u_short nsems=1, mode_t perms=ACE_DEFAULT_FILE_PERMS)ACE_SV_Semaphore_Simple
release(u_short n=0, short flags=0) constACE_SV_Semaphore_Simpleinline
remove() constACE_SV_Semaphore_Simple
tryacquire(u_short n=0, short flags=0) constACE_SV_Semaphore_Simpleinline
tryacquire_read(u_short n=0, short flags=0) constACE_SV_Semaphore_Simpleinline
tryacquire_write(u_short n=0, short flags=0) constACE_SV_Semaphore_Simpleinline
~ACE_SV_Semaphore_Simple()ACE_SV_Semaphore_Simple