#include <sortdict.h>
Inheritance diagram for SIntList< T >:

Public Member Functions | |
| SIntList (SIntDict< T > *owner) | |
| virtual | ~SIntList () |
| int | compareItems (GCI item1, GCI item2) |
Definition at line 409 of file sortdict.h.
Definition at line 412 of file sortdict.h.
Definition at line 413 of file sortdict.h.
| int SIntList< T >::compareItems | ( | GCI | item1, | |
| GCI | item2 | |||
| ) | [inline] |
Definition at line 414 of file sortdict.h.
1.5.1