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

Public Member Functions

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

Private Attributes

bool m_reverse {false}
 

Detailed Description

Definition at line 161 of file programrecpriority.cpp.

Constructor & Destructor Documentation

◆ ProgramRecTypeSort()

ProgramRecTypeSort::ProgramRecTypeSort ( bool  reverse)
inlineexplicit

Definition at line 164 of file programrecpriority.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 166 of file programrecpriority.cpp.

Member Data Documentation

◆ m_reverse

bool ProgramRecTypeSort::m_reverse {false}
private

Definition at line 182 of file programrecpriority.cpp.

Referenced by operator()().


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