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

Public Member Functions

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

Private Attributes

bool m_reverse {false}
 

Detailed Description

Definition at line 235 of file programrecpriority.cpp.

Constructor & Destructor Documentation

◆ ProgramLastRecordSort()

ProgramLastRecordSort::ProgramLastRecordSort ( bool  reverse)
inlineexplicit

Definition at line 238 of file programrecpriority.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 240 of file programrecpriority.cpp.

Member Data Documentation

◆ m_reverse

bool ProgramLastRecordSort::m_reverse {false}
private

Definition at line 254 of file programrecpriority.cpp.

Referenced by operator()().


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