Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

adapter_map Member List

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

adapter_map(Map::Holder ohMap=NULL) adapter_map [inline]
adapter_map(const this_type &that) adapter_map [inline]
allocator_type typedef adapter_map  
begin() const adapter_map [inline]
begin() adapter_map [inline]
cbegin() const adapter_map [inline]
cend() const adapter_map [inline]
clear() adapter_map [inline]
const_iterator typedef adapter_map  
const_pointer typedef adapter_map  
const_reference typedef adapter_map  
count(const key_type &k) const adapter_map [inline]
data_type typedef adapter_map  
delegate() adapter_map [inline]
delegate() const adapter_map [inline]
difference_type typedef adapter_map  
empty() const adapter_map [inline]
end() const adapter_map [inline]
end() adapter_map [inline]
equal_range(const key_type &k) adapter_map [inline]
equal_range(const key_type &k) const adapter_map [inline]
erase(iterator position) adapter_map [inline]
erase(iterator first, iterator last) adapter_map [inline]
erase(const key_type &k) adapter_map [inline]
find(const key_type &k) adapter_map [inline]
find(const key_type &k) const adapter_map [inline]
get_allocator() const adapter_map [inline]
hash_function() const adapter_map [inline]
insert(const value_type &x) adapter_map [inline]
insert(iterator hint, const value_type &x) adapter_map [inline]
insert(InputIterator first, InputIterator last) adapter_map [inline]
iterator typedef adapter_map  
key_eq() const adapter_map [inline]
key_type typedef adapter_map  
m_ohMap adapter_map [protected]
mapped_reference typedef adapter_map  
mapped_type typedef adapter_map  
max_size() const adapter_map [inline]
operator=(const this_type &that) adapter_map [inline]
operator=(Map::Holder ohMap) adapter_map [inline]
operator[](const key_type &key) adapter_map [inline]
operator[](const key_type &key) const adapter_map [inline]
pointer typedef adapter_map  
reference typedef adapter_map  
size() const adapter_map [inline]
size_type typedef adapter_map  
swap(this_type &x) adapter_map [inline]
swap(adapter_map< K, V > &x, adapter_map< K, V > &y) adapter_map [related]
this_type typedef adapter_map  
value_type typedef adapter_map  
~adapter_map() adapter_map [inline, virtual]
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.