Go to the source code of this file.
Classes | |
| class | SortData |
| class | RexxStem |
Macros | |
| #define | SORT_CASESENSITIVE 0 |
| #define | SORT_CASEIGNORE 1 |
| #define | SORT_ASCENDING 0 |
| #define | SORT_DECENDING 1 |
| #define SORT_ASCENDING 0 |
Definition at line 54 of file StemClass.hpp.
| #define SORT_CASEIGNORE 1 |
Definition at line 52 of file StemClass.hpp.
| #define SORT_CASESENSITIVE 0 |
Definition at line 51 of file StemClass.hpp.
| #define SORT_DECENDING 1 |
Definition at line 55 of file StemClass.hpp.