#include <ooflist.h>
Inheritance diagram for OOF_ULSorter:


Public Member Functions | |
| OOF_ULSorter () | |
| virtual | ~OOF_ULSorter () |
| virtual unsigned long | remove () |
| NOTE: This now returns the container data and not the Key. | |
| void | sortedInsert (unsigned long theItem, unsigned long theData) |
| void | sortedInsertReverse (unsigned long theItem, unsigned long theData) |
| Put item into list sorted. | |
| bool | lastEqual () |
| OOF_ULSorterElement * | theEqual () |
| void | exchange (OOF_ULSorterElement *theItem) |
| bool | isEmpty () |
| unsigned long | count () |
Protected Attributes | |
| unsigned long | mCount |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NOTE: This now returns the container data and not the Key.
Implements OOF_ListBase. |
|
||||||||||||
|
|
|
||||||||||||
|
Put item into list sorted.
|
|
|
|
|
|
|
1.3.5