ACE  6.2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ACE_SV_Semaphore_Complex Member List

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

ACE_ALLOC_HOOK_DECLAREACE_SV_Semaphore_Complex
ACE_CREATE enum valueACE_SV_Semaphore_Complex
ACE_EXCL enum valueACE_SV_Semaphore_Simpleprivate
ACE_OPEN enum valueACE_SV_Semaphore_Complex
ACE_SV_Semaphore_Complex(void)ACE_SV_Semaphore_Complex
ACE_SV_Semaphore_Complex(key_t key, short create=ACE_SV_Semaphore_Complex::ACE_CREATE, int initial_value=1, u_short nsems=1, mode_t perms=ACE_DEFAULT_FILE_PERMS)ACE_SV_Semaphore_Complex
ACE_SV_Semaphore_Complex(const char *name, short create=ACE_SV_Semaphore_Complex::ACE_CREATE, int initial_value=1, u_short nsems=1, mode_t perms=ACE_DEFAULT_FILE_PERMS)ACE_SV_Semaphore_Complex
ACE_SV_Semaphore_Simple(void)ACE_SV_Semaphore_Simpleprivate
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_Simpleprivate
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_Simpleprivate
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_Simpleprivate
acquire(u_short n=0, short flags=0) const ACE_SV_Semaphore_Complexinline
acquire_read(u_short n=0, short flags=0) const ACE_SV_Semaphore_Complexinline
acquire_write(u_short n=0, short flags=0) const ACE_SV_Semaphore_Complexinline
BIGCOUNT_ACE_SV_Semaphore_Complexprivatestatic
close(void)ACE_SV_Semaphore_Complex
control(int cmd, semun arg, u_short n=0) const ACE_SV_Semaphore_Complexinline
control(int cmd, int value=0, u_short n=0) const ACE_SV_Semaphore_Complexinline
dump(void) const ACE_SV_Semaphore_Complex
get_id(void) const ACE_SV_Semaphore_Simpleinlineprivate
init(key_t k=static_cast< key_t >(ACE_INVALID_SEM_KEY), int i=-1)ACE_SV_Semaphore_Simpleprivate
internal_id_ACE_SV_Semaphore_Simpleprivate
key_ACE_SV_Semaphore_Simpleprivate
name_2_key(const char *name)ACE_SV_Semaphore_Simpleprivate
op(short val, u_short n=0, short flags=0) const ACE_SV_Semaphore_Complexinline
op(sembuf op_vec[], u_short n) const ACE_SV_Semaphore_Complexinline
op_close_ACE_SV_Semaphore_Complexprivatestatic
op_endcreate_ACE_SV_Semaphore_Complexprivatestatic
op_lock_ACE_SV_Semaphore_Complexprivatestatic
op_open_ACE_SV_Semaphore_Complexprivatestatic
op_unlock_ACE_SV_Semaphore_Complexprivatestatic
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_Complex
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_Complex
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_Simpleinlineprivate
release(u_short n=0, short flags=0) const ACE_SV_Semaphore_Complexinline
remove(void) const ACE_SV_Semaphore_Simpleprivate
sem_number_ACE_SV_Semaphore_Simpleprivate
tryacquire(u_short n=0, short flags=0) const ACE_SV_Semaphore_Complexinline
tryacquire_read(u_short n=0, short flags=0) const ACE_SV_Semaphore_Complexinline
tryacquire_write(u_short n=0, short flags=0) const ACE_SV_Semaphore_Complexinline
~ACE_SV_Semaphore_Complex(void)ACE_SV_Semaphore_Complex
~ACE_SV_Semaphore_Simple(void)ACE_SV_Semaphore_Simpleprivate