|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
This is the complete list of members for Sorter, including all inherited members.
| compare(int i, int j, int col)=0 | Sorter | protectedpure virtual |
| evaluateKeyList(std::string &sKeyList, long long int nColumnCount) | Sorter | |
| isValue(int line, int col)=0 | Sorter | protectedpure virtual |
| qSort(int *nIndex, int nElements, int nColumn, long long int nLeft, long long int nRight, int nSign) | Sorter | |
| qSortImplementation(int *nIndex, int nElements, int nColumn, long long int nLeft, long long int nRight, int nSign) | Sorter | private |
| sortSubList(int *nIndex, int nElements, ColumnKeys *KeyList, long long int i1, long long int i2, long long int j1, int nSign, long long int nColumns) | Sorter | |
| ~Sorter() | Sorter | inlinevirtual |