Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

PAbstractSortedList::Info Struct Reference

#include <lists.h>

List of all members.

Public Member Functions

 Info ()
Element * Successor (const Element *node) const
Element * Predecessor (const Element *node) const
Element * OrderSelect (Element *node, PINDEX index) const

Public Attributes

Element * root
Element * lastElement
PINDEX lastIndex
Element nil


Constructor & Destructor Documentation

PAbstractSortedList::Info::Info (   ) 
 


Member Function Documentation

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

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

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


Member Data Documentation

Element* PAbstractSortedList::Info::lastElement
 

PINDEX PAbstractSortedList::Info::lastIndex
 

Element PAbstractSortedList::Info::nil
 

Element* PAbstractSortedList::Info::root
 


The documentation for this struct was generated from the following file:
Generated on Thu Jun 15 15:24:31 2006 for PWLib by  doxygen 1.4.2