PTLib Version 2.10.2
PSortedListInfo Struct Reference

#include <lists.h>

List of all members.

Public Types

typedef PSortedListElement Element

Public Member Functions

 PSortedListInfo ()
PSortedListElementSuccessor (const PSortedListElement *node) const
PSortedListElementPredecessor (const PSortedListElement *node) const
PSortedListElementOrderSelect (PSortedListElement *node, PINDEX index) const
 PDECLARE_POOL_ALLOCATOR ()

Public Attributes

PSortedListElementroot
PSortedListElement nil

Member Typedef Documentation


Constructor & Destructor Documentation

PSortedListInfo::PSortedListInfo ( )

Member Function Documentation

PSortedListElement* PSortedListInfo::OrderSelect ( PSortedListElement node,
PINDEX  index 
) const
PSortedListInfo::PDECLARE_POOL_ALLOCATOR ( )
PSortedListElement* PSortedListInfo::Predecessor ( const PSortedListElement node) const
PSortedListElement* PSortedListInfo::Successor ( const PSortedListElement node) const

Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines