StemClass.hpp File Reference
Include dependency graph for StemClass.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ SORT_ASCENDING

#define SORT_ASCENDING   0

Definition at line 54 of file StemClass.hpp.

◆ SORT_CASEIGNORE

#define SORT_CASEIGNORE   1

Definition at line 52 of file StemClass.hpp.

◆ SORT_CASESENSITIVE

#define SORT_CASESENSITIVE   0

Definition at line 51 of file StemClass.hpp.

◆ SORT_DECENDING

#define SORT_DECENDING   1

Definition at line 55 of file StemClass.hpp.