pb_assoc::detail::ranged_probe_fn< Key, null_hash_fn, Allocator, Comb_Probe_Fn, null_probe_fn, false > Class Reference

#include <ranged_probe_fn.hpp>

Inheritance diagram for pb_assoc::detail::ranged_probe_fn< Key, null_hash_fn, Allocator, Comb_Probe_Fn, null_probe_fn, false >:

pb_assoc::null_hash_fn pb_assoc::null_probe_fn List of all members.

Protected Types

typedef Allocator::size_type size_type
typedef Comb_Probe_Fn my_comb_probe_fn_base
typedef Allocator::template
rebind< Key >::other 
key_allocator
typedef key_allocator::const_reference const_key_reference

Protected Member Functions

 ranged_probe_fn (size_type size)
 ranged_probe_fn (size_type size, const Comb_Probe_Fn &r_comb_probe_fn)
 ranged_probe_fn (size_type size, const null_hash_fn &r_null_hash_fn, const Comb_Probe_Fn &r_comb_probe_fn, const null_probe_fn &r_null_probe_fn)
void swap (PB_ASSOC_CLASS_C_DEC &r_other)

Detailed Description

Definition at line 402 of file ranged_probe_fn.hpp.


Member Typedef Documentation

typedef key_allocator::const_reference pb_assoc::detail::ranged_probe_fn< Key, null_hash_fn, Allocator, Comb_Probe_Fn, null_probe_fn, false >::const_key_reference [protected]

Definition at line 421 of file ranged_probe_fn.hpp.

typedef Allocator::template rebind<Key>::other pb_assoc::detail::ranged_probe_fn< Key, null_hash_fn, Allocator, Comb_Probe_Fn, null_probe_fn, false >::key_allocator [protected]

Definition at line 419 of file ranged_probe_fn.hpp.

typedef Comb_Probe_Fn pb_assoc::detail::ranged_probe_fn< Key, null_hash_fn, Allocator, Comb_Probe_Fn, null_probe_fn, false >::my_comb_probe_fn_base [protected]

Definition at line 417 of file ranged_probe_fn.hpp.

typedef Allocator::size_type pb_assoc::detail::ranged_probe_fn< Key, null_hash_fn, Allocator, Comb_Probe_Fn, null_probe_fn, false >::size_type [protected]

Definition at line 415 of file ranged_probe_fn.hpp.


Constructor & Destructor Documentation

pb_assoc::detail::ranged_probe_fn< Key, null_hash_fn, Allocator, Comb_Probe_Fn, null_probe_fn, false >::ranged_probe_fn ( size_type  size  )  [protected]

pb_assoc::detail::ranged_probe_fn< Key, null_hash_fn, Allocator, Comb_Probe_Fn, null_probe_fn, false >::ranged_probe_fn ( size_type  size,
const Comb_Probe_Fn &  r_comb_probe_fn 
) [protected]

pb_assoc::detail::ranged_probe_fn< Key, null_hash_fn, Allocator, Comb_Probe_Fn, null_probe_fn, false >::ranged_probe_fn ( size_type  size,
const null_hash_fn r_null_hash_fn,
const Comb_Probe_Fn &  r_comb_probe_fn,
const null_probe_fn r_null_probe_fn 
) [protected]


Member Function Documentation

void pb_assoc::detail::ranged_probe_fn< Key, null_hash_fn, Allocator, Comb_Probe_Fn, null_probe_fn, false >::swap ( PB_ASSOC_CLASS_C_DEC &  r_other  )  [protected]


The documentation for this class was generated from the following file:
Generated on Tue Feb 2 16:58:42 2010 for GNU C++ STL by  doxygen 1.4.7