Definition at line 1103 of file programrecpriority.cpp.
Public Member Functions | |
| programRecCountSort (bool reverseSort=false) | |
| bool | operator() (const RecPriorityInfo a, const RecPriorityInfo b) |
Private Attributes | |
| bool | m_reverse |
| programRecCountSort::programRecCountSort | ( | bool | reverseSort = false |
) | [inline] |
Definition at line 1106 of file programrecpriority.cpp.
| bool programRecCountSort::operator() | ( | const RecPriorityInfo | a, | |
| const RecPriorityInfo | b | |||
| ) | [inline] |
Definition at line 1108 of file programrecpriority.cpp.
bool programRecCountSort::m_reverse [private] |
Definition at line 1133 of file programrecpriority.cpp.
1.5.5