ReactOS 0.4.16-dev-1097-g530d26a
|
#include <_hash_map.h>
Public Types | |
typedef _Key | key_type |
typedef _Tp | data_type |
typedef _Tp | mapped_type |
typedef pair< _STLP_CONST key_type, data_type > | value_type |
typedef hashtable< value_type, key_type, _HashFcn, _HashMultimapTraits, _STLP_SELECT1ST(value_type, _Key), _EqualKey, _Alloc > | _Ht |
typedef _Ht::hasher | hasher |
typedef _Ht::key_equal | key_equal |
typedef _Ht::size_type | size_type |
typedef _Ht::difference_type | difference_type |
typedef _Ht::pointer | pointer |
typedef _Ht::const_pointer | const_pointer |
typedef _Ht::reference | reference |
typedef _Ht::const_reference | const_reference |
typedef _Ht::iterator | iterator |
typedef _Ht::const_iterator | const_iterator |
typedef _Ht::allocator_type | allocator_type |
Private Types | |
typedef hash_multimap< _Key, _Tp, _HashFcn, _EqualKey, _Alloc > | _Self |
typedef _STLP_PRIV _HashMultimapTraitsT< value_type > | _HashMultimapTraits |
Private Attributes | |
_Ht | _M_ht |
Definition at line 236 of file _hash_map.h.
|
private |
Definition at line 250 of file _hash_map.h.
typedef hashtable<value_type, key_type, _HashFcn, _HashMultimapTraits, _STLP_SELECT1ST(value_type, _Key), _EqualKey, _Alloc > hash_multimap< _Key, _Tp,,, >::_Ht |
Definition at line 254 of file _hash_map.h.
|
private |
Definition at line 242 of file _hash_map.h.
typedef _Ht::allocator_type hash_multimap< _Key, _Tp,,, >::allocator_type |
Definition at line 269 of file _hash_map.h.
typedef _Ht::const_iterator hash_multimap< _Key, _Tp,,, >::const_iterator |
Definition at line 267 of file _hash_map.h.
typedef _Ht::const_pointer hash_multimap< _Key, _Tp,,, >::const_pointer |
Definition at line 262 of file _hash_map.h.
typedef _Ht::const_reference hash_multimap< _Key, _Tp,,, >::const_reference |
Definition at line 264 of file _hash_map.h.
typedef _Tp hash_multimap< _Key, _Tp,,, >::data_type |
Definition at line 245 of file _hash_map.h.
typedef _Ht::difference_type hash_multimap< _Key, _Tp,,, >::difference_type |
Definition at line 260 of file _hash_map.h.
typedef _Ht::hasher hash_multimap< _Key, _Tp,,, >::hasher |
Definition at line 256 of file _hash_map.h.
typedef _Ht::iterator hash_multimap< _Key, _Tp,,, >::iterator |
Definition at line 266 of file _hash_map.h.
typedef _Ht::key_equal hash_multimap< _Key, _Tp,,, >::key_equal |
Definition at line 257 of file _hash_map.h.
typedef _Key hash_multimap< _Key, _Tp,,, >::key_type |
Definition at line 244 of file _hash_map.h.
typedef _Tp hash_multimap< _Key, _Tp,,, >::mapped_type |
Definition at line 246 of file _hash_map.h.
typedef _Ht::pointer hash_multimap< _Key, _Tp,,, >::pointer |
Definition at line 261 of file _hash_map.h.
typedef _Ht::reference hash_multimap< _Key, _Tp,,, >::reference |
Definition at line 263 of file _hash_map.h.
typedef _Ht::size_type hash_multimap< _Key, _Tp,,, >::size_type |
Definition at line 259 of file _hash_map.h.
typedef pair<_STLP_CONST key_type, data_type> hash_multimap< _Key, _Tp,,, >::value_type |
Definition at line 247 of file _hash_map.h.
|
inline |
Definition at line 279 of file _hash_map.h.
|
inlineexplicit |
Definition at line 280 of file _hash_map.h.
|
inline |
Definition at line 282 of file _hash_map.h.
|
inline |
Definition at line 284 of file _hash_map.h.
|
inline |
Definition at line 289 of file _hash_map.h.
|
inline |
Definition at line 323 of file _hash_map.h.
|
inline |
Definition at line 326 of file _hash_map.h.
|
inline |
Definition at line 329 of file _hash_map.h.
|
inline |
Definition at line 333 of file _hash_map.h.
|
inline |
Definition at line 339 of file _hash_map.h.
|
inline |
Definition at line 342 of file _hash_map.h.
|
inline |
Definition at line 345 of file _hash_map.h.
|
inline |
Definition at line 349 of file _hash_map.h.
|
inline |
Definition at line 365 of file _hash_map.h.
|
inline |
Definition at line 367 of file _hash_map.h.
|
inline |
Definition at line 410 of file _hash_map.h.
|
inline |
Definition at line 406 of file _hash_map.h.
|
inline |
Definition at line 393 of file _hash_map.h.
|
inline |
Definition at line 412 of file _hash_map.h.
|
inline |
Definition at line 359 of file _hash_map.h.
|
inline |
Definition at line 366 of file _hash_map.h.
|
inline |
Definition at line 368 of file _hash_map.h.
|
inline |
Definition at line 397 of file _hash_map.h.
|
inline |
Definition at line 400 of file _hash_map.h.
|
inline |
Definition at line 403 of file _hash_map.h.
|
inline |
Definition at line 405 of file _hash_map.h.
|
inline |
|
inline |
Definition at line 388 of file _hash_map.h.
|
inline |
Definition at line 390 of file _hash_map.h.
|
inline |
Definition at line 273 of file _hash_map.h.
|
inline |
Definition at line 271 of file _hash_map.h.
|
inline |
|
inline |
Definition at line 378 of file _hash_map.h.
|
inline |
Definition at line 381 of file _hash_map.h.
|
inline |
Definition at line 384 of file _hash_map.h.
|
inline |
Definition at line 272 of file _hash_map.h.
|
inline |
Definition at line 411 of file _hash_map.h.
|
inline |
Definition at line 358 of file _hash_map.h.
|
inline |
Definition at line 409 of file _hash_map.h.
|
inline |
Definition at line 357 of file _hash_map.h.
|
inline |
Definition at line 360 of file _hash_map.h.
|
private |
Definition at line 276 of file _hash_map.h.
Referenced by hash_multimap< _Key, _Tp,,, >::begin(), hash_multimap< _Key, _Tp,,, >::bucket_count(), hash_multimap< _Key, _Tp,,, >::clear(), hash_multimap< _Key, _Tp,,, >::count(), hash_multimap< _Key, _Tp,,, >::elems_in_bucket(), hash_multimap< _Key, _Tp,,, >::empty(), hash_multimap< _Key, _Tp,,, >::end(), hash_multimap< _Key, _Tp,,, >::equal_range(), hash_multimap< _Key, _Tp,,, >::erase(), hash_multimap< _Key, _Tp,,, >::find(), hash_multimap< _Key, _Tp,,, >::get_allocator(), hash_multimap< _Key, _Tp,,, >::hash_funct(), hash_multimap< _Key, _Tp,,, >::hash_multimap(), hash_multimap< _Key, _Tp,,, >::insert(), hash_multimap< _Key, _Tp,,, >::insert_noresize(), hash_multimap< _Key, _Tp,,, >::key_eq(), hash_multimap< _Key, _Tp,,, >::max_bucket_count(), hash_multimap< _Key, _Tp,,, >::max_size(), hash_multimap< _Key, _Tp,,, >::resize(), hash_multimap< _Key, _Tp,,, >::size(), and hash_multimap< _Key, _Tp,,, >::swap().