Pyrogenesis  trunk
Public Member Functions | Private Attributes | List of all members
IntrusiveLink Class Reference
Collaboration diagram for IntrusiveLink:
Collaboration graph
[legend]

Public Member Functions

 IntrusiveLink ()
 
 IntrusiveLink (IntrusiveLink *sentinel)
 
 ~IntrusiveLink ()
 
IntrusiveLinkNext () const
 

Private Attributes

IntrusiveLinkm_prev
 
IntrusiveLinkm_next
 

Constructor & Destructor Documentation

IntrusiveLink::IntrusiveLink ( )
inline
IntrusiveLink::IntrusiveLink ( IntrusiveLink sentinel)
inline
IntrusiveLink::~IntrusiveLink ( )
inline

Member Function Documentation

IntrusiveLink* IntrusiveLink::Next ( ) const
inline

Member Data Documentation

IntrusiveLink* IntrusiveLink::m_next
private
IntrusiveLink* IntrusiveLink::m_prev
private

The documentation for this class was generated from the following file: