|
MythTV
0.26-pre
|
Public Member Functions | |
| ProgramLastRecordSort (bool reverse) | |
| bool | operator() (const ProgramRecPriorityInfo *a, const ProgramRecPriorityInfo *b) const |
Private Attributes | |
| bool | m_reverse |
Definition at line 355 of file programrecpriority.cpp.
| ProgramLastRecordSort::ProgramLastRecordSort | ( | bool | reverse | ) | [inline] |
Definition at line 358 of file programrecpriority.cpp.
| bool ProgramLastRecordSort::operator() | ( | const ProgramRecPriorityInfo * | a, |
| const ProgramRecPriorityInfo * | b | ||
| ) | const [inline] |
Definition at line 360 of file programrecpriority.cpp.
bool ProgramLastRecordSort::m_reverse [private] |
Definition at line 381 of file programrecpriority.cpp.
Referenced by operator()().
1.7.6.1