Falcon::SLElement Class Reference

Element for StrongList class. More...

#include <ltree.h>

Inheritance diagram for Falcon::SLElement:

Inheritance graph
[legend]

List of all members.

Public Member Functions

void next (SLElement *n)
SLElementnext () const
void owner (StrongList *lt)
StrongListowner () const
void prev (SLElement *p)
SLElementprev () const
void remove ()
 SLElement (StrongList *parent, SLElement *prev=0, SLElement *next=0)
 SLElement (SLElement *prev=0, SLElement *next=0)


Detailed Description

Element for StrongList class.

Constructor & Destructor Documentation

Falcon::SLElement::SLElement ( SLElement prev = 0,
SLElement next = 0 
) [inline]

Falcon::SLElement::SLElement ( StrongList parent,
SLElement prev = 0,
SLElement next = 0 
) [inline]


Member Function Documentation

void Falcon::SLElement::next ( SLElement n  )  [inline]

SLElement* Falcon::SLElement::next (  )  const [inline]

void Falcon::SLElement::owner ( StrongList lt  )  [inline]

StrongList* Falcon::SLElement::owner (  )  const [inline]

void Falcon::SLElement::prev ( SLElement p  )  [inline]

SLElement* Falcon::SLElement::prev (  )  const [inline]

void Falcon::SLElement::remove (  )  [inline]


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

Generated on Mon Oct 19 10:11:44 2009 for Falcon_Core by  doxygen 1.5.8