ACE  6.1.0
ACE_SV_Semaphore_Simple Member List
This is the complete list of members for ACE_SV_Semaphore_Simple, including all inherited members.
ACE_ALLOC_HOOK_DECLAREACE_SV_Semaphore_Simple
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(void)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) const ACE_SV_Semaphore_Simple [inline]
acquire_read(u_short n=0, short flags=0) const ACE_SV_Semaphore_Simple [inline]
acquire_write(u_short n=0, short flags=0) const ACE_SV_Semaphore_Simple [inline]
close(void)ACE_SV_Semaphore_Simple [inline]
control(int cmd, semun arg, u_short n=0) const ACE_SV_Semaphore_Simple [inline]
control(int cmd, int value=0, u_short n=0) const ACE_SV_Semaphore_Simple
dump(void) const ACE_SV_Semaphore_Simple
get_id(void) const ACE_SV_Semaphore_Simple [inline]
init(key_t k=static_cast< key_t >(ACE_INVALID_SEM_KEY), int i=-1)ACE_SV_Semaphore_Simple [protected]
internal_id_ACE_SV_Semaphore_Simple [protected]
key_ACE_SV_Semaphore_Simple [protected]
name_2_key(const char *name)ACE_SV_Semaphore_Simple [protected]
op(short val, u_short semnum=0, short flags=SEM_UNDO) const ACE_SV_Semaphore_Simple
op(sembuf op_vec[], u_short nsems) const ACE_SV_Semaphore_Simple [inline]
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_Simple [inline]
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) const ACE_SV_Semaphore_Simple [inline]
remove(void) const ACE_SV_Semaphore_Simple
sem_number_ACE_SV_Semaphore_Simple [protected]
tryacquire(u_short n=0, short flags=0) const ACE_SV_Semaphore_Simple [inline]
tryacquire_read(u_short n=0, short flags=0) const ACE_SV_Semaphore_Simple [inline]
tryacquire_write(u_short n=0, short flags=0) const ACE_SV_Semaphore_Simple [inline]
~ACE_SV_Semaphore_Simple(void)ACE_SV_Semaphore_Simple
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines