PAbstractSortedList::Info Struct Reference

#include <lists.h>

List of all members.

Public Member Functions

 Info ()
ElementSuccessor (const Element *node) const
ElementPredecessor (const Element *node) const
ElementOrderSelect (Element *node, PINDEX index) const

Public Attributes

Elementroot
ElementlastElement
PINDEX lastIndex
Element nil


Constructor & Destructor Documentation

PAbstractSortedList::Info::Info (  ) 


Member Function Documentation

Element* PAbstractSortedList::Info::Successor ( const Element node  )  const

Element* PAbstractSortedList::Info::Predecessor ( const Element node  )  const

Element* PAbstractSortedList::Info::OrderSelect ( Element node,
PINDEX  index 
) const


Member Data Documentation

Element* PAbstractSortedList::Info::root

Element* PAbstractSortedList::Info::lastElement

PINDEX PAbstractSortedList::Info::lastIndex

Element PAbstractSortedList::Info::nil


The documentation for this struct was generated from the following file:
Generated on Fri Sep 21 14:40:12 2007 for PWLib by  doxygen 1.5.3