, including all inherited members.
ACE_Token_Collection(bool debug=false, const ACE_TCHAR *name=0) | ACE_Token_Collection | |
ACE_Token_Invariant_Manager class | ACE_Token_Proxy | [friend] |
ACE_Token_Manager class | ACE_Token_Proxy | [friend] |
ACE_Token_Proxy(void) | ACE_Token_Proxy | |
ACE_Token_Proxy(const ACE_Token_Proxy &) | ACE_Token_Proxy | [protected] |
acquire(int notify=0, void(*sleep_hook)(void *)=0, ACE_Synch_Options &options=ACE_Synch_Options::defaults) | ACE_Token_Collection | [virtual] |
acquire(const ACE_TCHAR *token_name, int notify=0, void(*sleep_hook)(void *)=0, ACE_Synch_Options &options=ACE_Synch_Options::defaults) | ACE_Token_Collection | [virtual] |
acquire_read(int notify=0, void(*sleep_hook)(void *)=0, ACE_Synch_Options &options=ACE_Synch_Options::defaults) | ACE_Token_Proxy | [virtual] |
acquire_write(int notify=0, void(*sleep_hook)(void *)=0, ACE_Synch_Options &options=ACE_Synch_Options::defaults) | ACE_Token_Proxy | [virtual] |
client_id(void) const | ACE_Token_Proxy | [virtual] |
client_id(const ACE_TCHAR *client_id) | ACE_Token_Proxy | [virtual] |
clone(void) const | ACE_Token_Collection | [protected, virtual] |
COLLECTION typedef | ACE_Token_Collection | [protected] |
collection_ | ACE_Token_Collection | [protected] |
create_token(const ACE_TCHAR *name) | ACE_Token_Collection | [protected, virtual] |
debug_ | ACE_Token_Collection | [protected] |
dump(void) const | ACE_Token_Collection | |
extract(const ACE_TCHAR *token_name, ACE_Token_Proxy *&proxy) | ACE_Token_Collection | |
handle_options(ACE_Synch_Options &options, ACE_TOKEN_CONST::COND_VAR &cv) | ACE_Token_Proxy | [protected] |
ignore_deadlock_ | ACE_Token_Proxy | [protected] |
insert(ACE_Token_Proxy &token) | ACE_Token_Collection | |
is_member(const ACE_TCHAR *token_name) | ACE_Token_Collection | |
is_member(const ACE_Token_Proxy &token) | ACE_Token_Collection | |
name(void) const | ACE_Token_Collection | [inline, virtual] |
name_ | ACE_Token_Collection | [protected] |
open(const ACE_TCHAR *name, int ignore_deadlock=0, int debug=0) | ACE_Token_Proxy | [virtual] |
owner_id(void) | ACE_Token_Proxy | [virtual] |
release(ACE_Synch_Options &options=ACE_Synch_Options::defaults) | ACE_Token_Collection | [virtual] |
release(const ACE_TCHAR *token_name, ACE_Synch_Options &options=ACE_Synch_Options::defaults) | ACE_Token_Collection | [virtual] |
remove(ACE_Synch_Options &options=ACE_Synch_Options::defaults) | ACE_Token_Proxy | [virtual] |
renew(int requeue_position=0, ACE_Synch_Options &options=ACE_Synch_Options::defaults) | ACE_Token_Collection | [virtual] |
renew(const ACE_TCHAR *token_name, int requeue_position=0, ACE_Synch_Options &options=ACE_Synch_Options::defaults) | ACE_Token_Collection | [virtual] |
sleep_hook(void) | ACE_Token_Proxy | [virtual] |
token_ | ACE_Token_Proxy | [protected] |
token_acquired(ACE_TPQ_Entry *) | ACE_Token_Proxy | [virtual] |
TOKEN_NAME typedef | ACE_Token_Collection | [protected] |
tryacquire(void(*sleep_hook)(void *)=0) | ACE_Token_Collection | [virtual] |
tryacquire(const ACE_TCHAR *token_name, void(*sleep_hook)(void *)=0) | ACE_Token_Collection | [virtual] |
tryacquire_read(void(*sleep_hook)(void *)=0) | ACE_Token_Proxy | [virtual] |
tryacquire_write(void(*sleep_hook)(void *)=0) | ACE_Token_Proxy | [virtual] |
type(void) const | ACE_Token_Proxy | [virtual] |
waiter_ | ACE_Token_Proxy | [protected] |
~ACE_Token_Collection(void) | ACE_Token_Collection | |
~ACE_Token_Proxy(void) | ACE_Token_Proxy | [virtual] |