Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related 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_DECLARE
- ACE_CREATE enum value
- ACE_OPEN enum value
- ACE_SV_Semaphore_Complex(void)
- ACE_SV_Semaphore_Complex(key_t key, int create = ACE_SV_Semaphore_Complex::ACE_CREATE, int initial_value = 1, u_short nsems = 1, int perms = ACE_DEFAULT_FILE_PERMS)
- ACE_SV_Semaphore_Complex(const char *name, int create = ACE_SV_Semaphore_Complex::ACE_CREATE, int initial_value = 1, u_short nsems = 1, int perms = ACE_DEFAULT_FILE_PERMS)
- acquire(u_short n = 0, int flags = 0) const
- acquire_read(u_short n = 0, int flags = 0) const
- acquire_write(u_short n = 0, int flags = 0) const
- BIGCOUNT_
[private, static]
- close(void)
- control(int cmd, semun arg, u_short n = 0) const
- control(int cmd, int value = 0, u_short n = 0) const
- dump(void) const
- op(int val, u_short n = 0, int flags = 0) const
- op(sembuf op_vec[], u_short n) const
- op_close_
[private, static]
- op_endcreate_
[private, static]
- op_lock_
[private, static]
- op_open_
[private, static]
- op_unlock_
[private, static]
- open(const char *name, int flags = ACE_SV_Semaphore_Simple::ACE_CREATE, int initial_value = 1, u_short nsems = 1, int perms = ACE_DEFAULT_FILE_PERMS)
- open(key_t key, int flags = ACE_SV_Semaphore_Simple::ACE_CREATE, int initial_value = 1, u_short nsems = 1, int perms = ACE_DEFAULT_FILE_PERMS)
- release(u_short n = 0, int flags = 0) const
- tryacquire(u_short n = 0, int flags = 0) const
- tryacquire_read(u_short n = 0, int flags = 0) const
- tryacquire_write(u_short n = 0, int flags = 0) const
- ~ACE_SV_Semaphore_Complex(void)
Generated at Sat Dec 1 11:05:39 2001 for ACE by
1.2.3 written by Dimitri van Heesch,
© 1997-2000