PageSDict Class Reference

#include <pagedef.h>

Inheritance diagram for PageSDict:

SDict< PageDef > List of all members.

Public Member Functions

 PageSDict (int size)
virtual ~PageSDict ()
int compareItems (GCI i1, GCI i2)

Detailed Description

Definition at line 63 of file pagedef.h.


Constructor & Destructor Documentation

PageSDict::PageSDict ( int  size  )  [inline]

Definition at line 66 of file pagedef.h.

virtual PageSDict::~PageSDict (  )  [inline, virtual]

Definition at line 67 of file pagedef.h.


Member Function Documentation

int PageSDict::compareItems ( GCI  i1,
GCI  i2 
) [inline, virtual]

Function that is used to compare two items when sorting. Overload this to properly sort items.

See also:
inSort()

Reimplemented from SDict< PageDef >.

Definition at line 68 of file pagedef.h.


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



Generated on Mon Mar 31 10:59:02 2008 by  doxygen 1.5.1