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

Public Member Functions

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

Private Attributes

bool m_reverse {false}
 

Detailed Description

Definition at line 185 of file programrecpriority.cpp.

Constructor & Destructor Documentation

◆ ProgramCountSort()

ProgramCountSort::ProgramCountSort ( bool  reverse)
inlineexplicit

Definition at line 188 of file programrecpriority.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 190 of file programrecpriority.cpp.

Member Data Documentation

◆ m_reverse

bool ProgramCountSort::m_reverse {false}
private

Definition at line 207 of file programrecpriority.cpp.

Referenced by operator()().


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