Public Member Functions | |
| ProgramAvgDelaySort (bool reverse) | |
| bool | operator() (const ProgramRecPriorityInfo *a, const ProgramRecPriorityInfo *b) const |
Private Attributes | |
| bool | m_reverse |
Definition at line 384 of file programrecpriority.cpp.
| ProgramAvgDelaySort::ProgramAvgDelaySort | ( | bool | reverse | ) | [inline] |
Definition at line 387 of file programrecpriority.cpp.
| bool ProgramAvgDelaySort::operator() | ( | const ProgramRecPriorityInfo * | a, | |
| const ProgramRecPriorityInfo * | b | |||
| ) | const [inline] |
Definition at line 389 of file programrecpriority.cpp.
bool ProgramAvgDelaySort::m_reverse [private] |
Definition at line 410 of file programrecpriority.cpp.
Referenced by operator()().
1.6.3