ExampleSDict Class Reference

#include <example.h>

Inheritance diagram for ExampleSDict:

SDict< Example > List of all members.

Public Member Functions

 ExampleSDict (int size=17)
 ~ExampleSDict ()
int compareItems (GCI item1, GCI item2)

Detailed Description

Definition at line 34 of file example.h.


Constructor & Destructor Documentation

ExampleSDict::ExampleSDict ( int  size = 17  )  [inline]

Definition at line 37 of file example.h.

ExampleSDict::~ExampleSDict (  )  [inline]

Definition at line 38 of file example.h.


Member Function Documentation

int ExampleSDict::compareItems ( GCI  item1,
GCI  item2 
) [inline, virtual]

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

See also:
inSort()

Reimplemented from SDict< Example >.

Definition at line 39 of file example.h.


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



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