#include <search.h>
Public Attributes | |
| const char * | Property |
| the Property, which shall be sorted | |
| bool | SortDescending |
| sort the objects in descending order | |
This is a structure for sorting objects. It has a certain property and a direction flag.
1.5.8