cond_dtor Class Reference

#include <cond_dtor.hpp>

List of all members.

Public Member Functions

 cond_dtor (pointer a_vec, iterator &r_last_it, size_type total_size)
 ~cond_dtor ()
void set_no_action ()

Protected Attributes

pointer m_a_vec
iterator & m_r_last_it
const size_type m_max_size
bool m_no_action


Detailed Description

Definition at line 45 of file cond_dtor.hpp.


Constructor & Destructor Documentation

cond_dtor::cond_dtor ( pointer  a_vec,
iterator &  r_last_it,
size_type  total_size 
) [inline]

Definition at line 48 of file cond_dtor.hpp.

cond_dtor::~cond_dtor (  )  [inline]

Definition at line 54 of file cond_dtor.hpp.

References m_a_vec, m_max_size, m_no_action, and m_r_last_it.


Member Function Documentation

void cond_dtor::set_no_action (  )  [inline]

Definition at line 75 of file cond_dtor.hpp.

References m_no_action.

Referenced by pb_assoc::detail::PB_ASSOC_OV_TREE_CLASS_NAME< Key, Data, Cmp_Fn, Allocator, Node_Updator >::insert_new_val().


Member Data Documentation

pointer cond_dtor::m_a_vec [protected]

Definition at line 81 of file cond_dtor.hpp.

Referenced by ~cond_dtor().

const size_type cond_dtor::m_max_size [protected]

Definition at line 85 of file cond_dtor.hpp.

Referenced by ~cond_dtor().

bool cond_dtor::m_no_action [protected]

Definition at line 87 of file cond_dtor.hpp.

Referenced by set_no_action(), and ~cond_dtor().

iterator& cond_dtor::m_r_last_it [protected]

Definition at line 83 of file cond_dtor.hpp.

Referenced by ~cond_dtor().


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