|
MythTV
0.26-pre
|
Public Member Functions | |
| ProgramRecPrioritySort (bool reverse) | |
| bool | operator() (const ProgramRecPriorityInfo *a, const ProgramRecPriorityInfo *b) const |
Private Attributes | |
| bool | m_reverse |
Definition at line 187 of file programrecpriority.cpp.
| ProgramRecPrioritySort::ProgramRecPrioritySort | ( | bool | reverse | ) | [inline] |
Definition at line 190 of file programrecpriority.cpp.
| bool ProgramRecPrioritySort::operator() | ( | const ProgramRecPriorityInfo * | a, |
| const ProgramRecPriorityInfo * | b | ||
| ) | const [inline] |
Definition at line 192 of file programrecpriority.cpp.
bool ProgramRecPrioritySort::m_reverse [private] |
Definition at line 230 of file programrecpriority.cpp.
Referenced by operator()().
1.7.6.1