Definition at line 1070 of file programrecpriority.cpp.
Public Member Functions | |
| programCountSort (bool reverseSort=false) | |
| bool | operator() (const RecPriorityInfo a, const RecPriorityInfo b) |
Private Attributes | |
| bool | m_reverse |
| programCountSort::programCountSort | ( | bool | reverseSort = false |
) | [inline] |
Definition at line 1073 of file programrecpriority.cpp.
| bool programCountSort::operator() | ( | const RecPriorityInfo | a, | |
| const RecPriorityInfo | b | |||
| ) | [inline] |
Definition at line 1075 of file programrecpriority.cpp.
bool programCountSort::m_reverse [private] |
Definition at line 1100 of file programrecpriority.cpp.
1.5.5