pb_assoc::find_by_order< Cntnr > Class Template Reference

#include <tree_policy.hpp>

List of all members.

Public Types

typedef Cntnr cntnr
typedef cntnr::iterator iterator
typedef cntnr::const_iterator const_iterator
typedef cntnr::size_type size_type

Public Member Functions

iterator operator() (Cntnr &r_c, size_type order) const
const_iterator operator() (const Cntnr &r_c, size_type order) const

Private Types

typedef Cntnr::node_iterator node_iterator
typedef Cntnr::const_iterator cntnr_const_it
typedef Cntnr::iterator cntnr_it

Static Private Member Functions

static iterator find (Cntnr &r_c, size_type order)
static const_iterator find (const Cntnr &r_c, size_type order)


Detailed Description

template<class Cntnr>
class pb_assoc::find_by_order< Cntnr >

Definition at line 168 of file tree_policy.hpp.


Member Typedef Documentation

template<class Cntnr>
typedef Cntnr pb_assoc::find_by_order< Cntnr >::cntnr

Definition at line 171 of file tree_policy.hpp.

template<class Cntnr>
typedef Cntnr::const_iterator pb_assoc::find_by_order< Cntnr >::cntnr_const_it [private]

Definition at line 184 of file tree_policy.hpp.

template<class Cntnr>
typedef Cntnr::iterator pb_assoc::find_by_order< Cntnr >::cntnr_it [private]

Definition at line 185 of file tree_policy.hpp.

template<class Cntnr>
typedef cntnr::const_iterator pb_assoc::find_by_order< Cntnr >::const_iterator

Definition at line 173 of file tree_policy.hpp.

template<class Cntnr>
typedef cntnr::iterator pb_assoc::find_by_order< Cntnr >::iterator

Definition at line 172 of file tree_policy.hpp.

template<class Cntnr>
typedef Cntnr::node_iterator pb_assoc::find_by_order< Cntnr >::node_iterator [private]

Definition at line 183 of file tree_policy.hpp.

template<class Cntnr>
typedef cntnr::size_type pb_assoc::find_by_order< Cntnr >::size_type

Definition at line 174 of file tree_policy.hpp.


Member Function Documentation

template<class Cntnr>
static const_iterator pb_assoc::find_by_order< Cntnr >::find ( const Cntnr &  r_c,
size_type  order 
) [inline, static, private]

template<class Cntnr>
static iterator pb_assoc::find_by_order< Cntnr >::find ( Cntnr &  r_c,
size_type  order 
) [inline, static, private]

template<class Cntnr>
const_iterator pb_assoc::find_by_order< Cntnr >::operator() ( const Cntnr &  r_c,
size_type  order 
) const [inline]

template<class Cntnr>
iterator pb_assoc::find_by_order< Cntnr >::operator() ( Cntnr &  r_c,
size_type  order 
) const [inline]


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