MythTV  master
Public Member Functions | Private Attributes | List of all members
ProgramRecCountSort Class Reference

Public Member Functions

 ProgramRecCountSort (bool reverse)
 
bool operator() (const ProgramRecPriorityInfo *a, const ProgramRecPriorityInfo *b) const
 

Private Attributes

bool m_reverse {false}
 

Detailed Description

Definition at line 210 of file programrecpriority.cpp.

Constructor & Destructor Documentation

◆ ProgramRecCountSort()

ProgramRecCountSort::ProgramRecCountSort ( bool  reverse)
inlineexplicit

Definition at line 213 of file programrecpriority.cpp.

Member Function Documentation

◆ operator()()

bool ProgramRecCountSort::operator() ( const ProgramRecPriorityInfo a,
const ProgramRecPriorityInfo b 
) const
inline

Definition at line 215 of file programrecpriority.cpp.

Member Data Documentation

◆ m_reverse

bool ProgramRecCountSort::m_reverse {false}
private

Definition at line 232 of file programrecpriority.cpp.

Referenced by operator()().


The documentation for this class was generated from the following file: