Definition at line 1136 of file programrecpriority.cpp.
Public Member Functions | |
| programLastRecordSort (bool reverseSort=false) | |
| bool | operator() (const RecPriorityInfo a, const RecPriorityInfo b) |
Private Attributes | |
| bool | m_reverse |
| programLastRecordSort::programLastRecordSort | ( | bool | reverseSort = false |
) | [inline] |
Definition at line 1139 of file programrecpriority.cpp.
| bool programLastRecordSort::operator() | ( | const RecPriorityInfo | a, | |
| const RecPriorityInfo | b | |||
| ) | [inline] |
Definition at line 1142 of file programrecpriority.cpp.
bool programLastRecordSort::m_reverse [private] |
Definition at line 1158 of file programrecpriority.cpp.
1.5.5