Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::ptr_map< Key, T, Compare, CloneAllocator, Allocator > Member List

This is the complete list of members for boost::ptr_map< Key, T, Compare, CloneAllocator, Allocator >, including all inherited members.

allocator_type typedefboost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >
at(const key_type &key)boost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
at(const key_type &key) constboost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
auto_type typedefboost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >
BOOST_PTR_CONTAINER_DEFINE_RELEASE_AND_CLONE(ptr_map, base_type, this_type) template< class U > ptr_map(const ptr_map< Keyboost::ptr_map< Key, T, Compare, CloneAllocator, Allocator >
bucket(const key_type &key) constboost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inlineprotected
const_iterator typedefboost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >
const_mapped_reference typedefboost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >
const_pointer typedefboost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >
const_reference typedefboost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >
count(const key_type &x) constboost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
equal_range(const key_type &x)boost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
equal_range(const key_type &x) constboost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
find(const key_type &x)boost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
find(const key_type &x) constboost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
insert(InputIterator first, InputIterator last)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
insert(const Range &r)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
insert(key_type &key, mapped_type x)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
insert(const key_type &key, std::auto_ptr< U > x)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
insert(iterator before, ptr_container_detail::ref_pair< F, S > p)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
insert(iterator before, key_type &key, mapped_type x)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
insert(iterator before, const key_type &key, std::auto_ptr< U > x)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
iterator typedefboost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >
key_type typedefboost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >
lower_bound(const key_type &x)boost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
lower_bound(const key_type &x) constboost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
mapped_reference typedefboost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >
mapped_type typedefboost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >
operator=(ptr_map_adapter r)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
operator=(std::auto_ptr< U > r)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >::operator=(std::auto_ptr< PtrContainer > clone)boost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
operator[](const key_type &key)boost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
pointer typedefboost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >
ptr_map()boost::ptr_map< Key, T, Compare, CloneAllocator, Allocator >inline
ptr_map(const Compare &comp, const Allocator &a=Allocator())boost::ptr_map< Key, T, Compare, CloneAllocator, Allocator >inlineexplicit
ptr_map(InputIterator first, InputIterator last)boost::ptr_map< Key, T, Compare, CloneAllocator, Allocator >inline
ptr_map(InputIterator first, InputIterator last, const Compare &comp, const Allocator &a=Allocator())boost::ptr_map< Key, T, Compare, CloneAllocator, Allocator >inline
ptr_map_adapter()boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
ptr_map_adapter(const Comp &comp, const allocator_type &a)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inlineexplicit
ptr_map_adapter(const Hash &hash, const Pred &pred, const Allocator &a)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
ptr_map_adapter(InputIterator first, InputIterator last)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
ptr_map_adapter(InputIterator first, InputIterator last, const Comp &comp, const allocator_type &a=allocator_type())boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
ptr_map_adapter(InputIterator first, InputIterator last, const Hash &hash, const Pred &pred, const Allocator &a)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
ptr_map_adapter(const ptr_map_adapter &r)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
ptr_map_adapter(const ptr_map_adapter< Key, U, CA, b > &r)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
ptr_map_adapter(std::auto_ptr< U > r)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
ptr_map_adapter_base()boost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
ptr_map_adapter_base(SizeType n, ptr_container_detail::unordered_associative_container_tag tag)boost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inlineexplicit
ptr_map_adapter_base(const Compare &comp, const Allocator &a)boost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
ptr_map_adapter_base(const Hash &hash, const Pred &pred, const Allocator &a)boost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
ptr_map_adapter_base(InputIterator first, InputIterator last)boost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
ptr_map_adapter_base(InputIterator first, InputIterator last, const Comp &comp, const allocator_type &a=allocator_type())boost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
ptr_map_adapter_base(InputIterator first, InputIterator last, const Hash &hash, const Pred &pred, const Allocator &a)boost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
ptr_map_adapter_base(std::auto_ptr< PtrContainer > clone)boost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inlineexplicit
rboost::ptr_map< Key, T, Compare, CloneAllocator, Allocator >
reference typedefboost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >
replace(iterator where, mapped_type x)boost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
replace(iterator where, std::auto_ptr< U > x)boost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
size_type typedefboost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >
thisboost::ptr_map< Key, T, Compare, CloneAllocator, Allocator >
transfer(BOOST_DEDUCED_TYPENAME PtrMapAdapter::iterator object, PtrMapAdapter &from)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
transfer(BOOST_DEDUCED_TYPENAME PtrMapAdapter::iterator first, BOOST_DEDUCED_TYPENAME PtrMapAdapter::iterator last, PtrMapAdapter &from)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
transfer(const Range &r, PtrMapAdapter &from)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
transfer(PtrMapAdapter &from)boost::ptr_map_adapter< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator >inline
upper_bound(const key_type &x)boost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
upper_bound(const key_type &x) constboost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >inline
value_type typedefboost::ptr_container_detail::ptr_map_adapter_base< T, std::map< Key, void *, Compare, Allocator >, CloneAllocator, Ordered >