pb_assoc::detail::cond_dealtor< Entry, Allocator > Class Template Reference

#include <cond_dealtor.hpp>

List of all members.

Public Types

typedef Allocator::template
rebind< Entry >::other 
entry_allocator
typedef entry_allocator::pointer entry_pointer

Public Member Functions

 cond_dealtor (entry_pointer p_e)
 ~cond_dealtor ()
void set_no_action ()

Private Attributes

entry_pointer m_p_e
bool m_no_action_destructor

Static Private Attributes

static entry_allocator s_alloc


Detailed Description

template<class Entry, class Allocator>
class pb_assoc::detail::cond_dealtor< Entry, Allocator >

Definition at line 63 of file cond_dealtor.hpp.


Member Typedef Documentation

template<class Entry, class Allocator>
typedef Allocator::template rebind<Entry>::other pb_assoc::detail::cond_dealtor< Entry, Allocator >::entry_allocator

Definition at line 68 of file cond_dealtor.hpp.

template<class Entry, class Allocator>
typedef entry_allocator::pointer pb_assoc::detail::cond_dealtor< Entry, Allocator >::entry_pointer

Definition at line 70 of file cond_dealtor.hpp.


Constructor & Destructor Documentation

template<class Entry, class Allocator>
pb_assoc::detail::cond_dealtor< Entry, Allocator >::cond_dealtor ( entry_pointer  p_e  )  [inline]

template<class Entry, class Allocator>
pb_assoc::detail::cond_dealtor< Entry, Allocator >::~cond_dealtor (  )  [inline]


Member Function Documentation

template<class Entry, class Allocator>
void pb_assoc::detail::cond_dealtor< Entry, Allocator >::set_no_action (  )  [inline]


Member Data Documentation

template<class Entry, class Allocator>
bool pb_assoc::detail::cond_dealtor< Entry, Allocator >::m_no_action_destructor [private]

Definition at line 85 of file cond_dealtor.hpp.

template<class Entry, class Allocator>
entry_pointer pb_assoc::detail::cond_dealtor< Entry, Allocator >::m_p_e [private]

Definition at line 83 of file cond_dealtor.hpp.

template<class Entry, class Allocator>
entry_allocator pb_assoc::detail::cond_dealtor< Entry, Allocator >::s_alloc [static, private]

Definition at line 87 of file cond_dealtor.hpp.


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