, including all inherited members.
ACE_ALLOC_HOOK_DECLARE | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | |
ACE_Map_Const_Iterator< EXT_ID, INT_ID, ACE_LOCK > class | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [friend] |
ACE_Map_Const_Iterator_Base< EXT_ID, INT_ID, ACE_LOCK > class | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [friend] |
ACE_Map_Iterator< EXT_ID, INT_ID, ACE_LOCK > class | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [friend] |
ACE_Map_Iterator_Base< EXT_ID, INT_ID, ACE_LOCK > class | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [friend] |
ACE_Map_Manager(ACE_Allocator *alloc=0) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |
ACE_Map_Manager(size_t size, ACE_Allocator *alloc=0) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |
ACE_Map_Manager(const ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > &) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [private] |
ACE_Map_Reverse_Iterator< EXT_ID, INT_ID, ACE_LOCK > class | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [friend] |
allocator_ | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
begin(void) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |
bind(const EXT_ID &ext_id, const INT_ID &int_id) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |
bind_i(const EXT_ID &ext_id, const INT_ID &int_id) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
close(void) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |
close_i(void) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
const_iterator typedef | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | |
CONST_ITERATOR typedef | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | |
cur_size_ | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
current_size(void) const | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |
dump(void) const | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | |
end(void) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |
ENTRY typedef | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | |
equal(const EXT_ID &id1, const EXT_ID &id2) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline, protected] |
find(const EXT_ID &ext_id, INT_ID &int_id) const | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |
find(const EXT_ID &ext_id) const | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |
find_and_return_index(const EXT_ID &ext_id, ACE_UINT32 &slot) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
find_i(const EXT_ID &ext_id, INT_ID &int_id) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
free_list_ | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
free_list_id(void) const | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline, protected] |
free_search_structure(void) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
iterator typedef | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | |
ITERATOR typedef | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | |
KEY typedef | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | |
LINEAR_INCREASE enum value | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
lock_ | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [mutable, protected] |
lock_type typedef | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | |
MAX_EXPONENTIAL enum value | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
move_from_free_list_to_occupied_list(ACE_UINT32 slot) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline, protected] |
move_from_occupied_list_to_free_list(ACE_UINT32 slot) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline, protected] |
mutex(void) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |
new_size(void) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
next_free(ACE_UINT32 &slot) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
occupied_list_ | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
occupied_list_id(void) const | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline, protected] |
open(size_t length=ACE_DEFAULT_MAP_SIZE, ACE_Allocator *alloc=0) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | |
operator=(const ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > &) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [private] |
rbegin(void) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |
rebind(const EXT_ID &ext_id, const INT_ID &int_id, EXT_ID &old_ext_id, INT_ID &old_int_id) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |
rebind(const EXT_ID &ext_id, const INT_ID &int_id, INT_ID &old_int_id) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |
rebind(const EXT_ID &ext_id, const INT_ID &int_id) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |
rebind_i(const EXT_ID &ext_id, const INT_ID &int_id, EXT_ID &old_ext_id, INT_ID &old_int_id) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
rebind_i(const EXT_ID &ext_id, const INT_ID &int_id, INT_ID &old_int_id) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
rebind_i(const EXT_ID &ext_id, const INT_ID &int_id) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
rend(void) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |
resize_i(ACE_UINT32 size) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
reverse_iterator typedef | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | |
REVERSE_ITERATOR typedef | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | |
search_structure_ | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
shared_bind(const EXT_ID &ext_id, const INT_ID &int_id) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
shared_move(ACE_UINT32 slot, ACE_Map_Entry< EXT_ID, INT_ID > ¤t_list, ACE_UINT32 current_list_id, ACE_Map_Entry< EXT_ID, INT_ID > &new_list, ACE_UINT32 new_list_id) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
total_size(void) const | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |
total_size_ | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
trybind(const EXT_ID &ext_id, INT_ID &int_id) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |
trybind_i(const EXT_ID &ext_id, INT_ID &int_id) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
unbind(const EXT_ID &ext_id) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |
unbind(const EXT_ID &ext_id, INT_ID &int_id) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |
unbind_all(void) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | |
unbind_and_return_index(const EXT_ID &ext_id, ACE_UINT32 &slot) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
unbind_i(const EXT_ID &ext_id, INT_ID &int_id) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
unbind_i(const EXT_ID &ext_id) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline, protected] |
unbind_slot(ACE_UINT32 slot) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [protected] |
VALUE typedef | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | |
~ACE_Map_Manager(void) | ACE_Map_Manager< EXT_ID, INT_ID, ACE_LOCK > | [inline] |