Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
ACE_Hash_Map_Manager_Ex_Adapter Member List
This is the complete list of members for ACE_Hash_Map_Manager_Ex_Adapter, including all inherited members.
- ACE_Hash_Map_Manager_Ex_Adapter(ACE_Allocator *alloc = 0)
- ACE_Hash_Map_Manager_Ex_Adapter(size_t size, ACE_Allocator *alloc = 0)
- ACE_Hash_Map_Manager_Ex_Adapter(const ACE_Hash_Map_Manager_Ex_Adapter<KEY, VALUE, HASH_KEY, COMPARE_KEYS, KEY_GENERATOR> &)
[private]
- ACE_Map(void)
[protected]
- begin(void)
- begin_impl(void)
[protected, virtual]
- bind(const KEY &key, const VALUE &value)
[virtual]
- bind_create_key(const VALUE &value, KEY &key)
[virtual]
- bind_create_key(const VALUE &value)
[virtual]
- bind_modify_key(const VALUE &value, KEY &key)
[virtual]
- close(void)
[virtual]
- create_key(KEY &key)
[virtual]
- current_size(void) const
[virtual]
- dump(void) const
[virtual]
- end(void)
- end_impl(void)
[protected, virtual]
- find(const KEY &key, VALUE &value)
[virtual]
- find(const KEY &key)
[virtual]
- impl(void)
- implementation typedef
- implementation_
[protected]
- iterator typedef
- iterator_impl typedef
- iterator_implementation typedef
- key_generator(void)
- key_generator_
[protected]
- key_type typedef
- mapped_type typedef
- open(size_t length = ACE_DEFAULT_MAP_SIZE, ACE_Allocator *alloc = 0)
[virtual]
- operator=(const ACE_Hash_Map_Manager_Ex_Adapter<KEY, VALUE, HASH_KEY, COMPARE_KEYS, KEY_GENERATOR> &)
[private]
- rbegin(void)
- rbegin_impl(void)
[protected, virtual]
- rebind(const KEY &key, const VALUE &value)
[virtual]
- rebind(const KEY &key, const VALUE &value, VALUE &old_value)
[virtual]
- rebind(const KEY &key, const VALUE &value, KEY &old_key, VALUE &old_value)
[virtual]
- recover_key(const KEY &modified_key, KEY &original_key)
[virtual]
- rend(void)
- rend_impl(void)
[protected, virtual]
- reverse_iterator typedef
- reverse_iterator_impl typedef
- reverse_iterator_implementation typedef
- total_size(void) const
[virtual]
- trybind(const KEY &key, VALUE &value)
[virtual]
- unbind(const KEY &key)
[virtual]
- unbind(const KEY &key, VALUE &value)
[virtual]
- value_type typedef
- ~ACE_Hash_Map_Manager_Ex_Adapter(void)
[virtual]
- ~ACE_Map(void)
[virtual]
Generated at Fri Oct 5 07:02:21 2001 for ACE by
1.2.3 written by Dimitri van Heesch,
© 1997-2000