MythScheduler Class Reference

This is an generic interface to a program scheduler. More...

#include <mythscheduler.h>

Inheritance diagram for MythScheduler:
Scheduler

List of all members.

Public Member Functions

 MythScheduler ()
virtual ~MythScheduler ()
virtual void GetAllPending (QStringList &strList) const =0
virtual QMap< QString,
ProgramInfo * > 
GetRecording (void) const =0

Detailed Description

This is an generic interface to a program scheduler.

Definition at line 22 of file mythscheduler.h.


Constructor & Destructor Documentation

MythScheduler::MythScheduler (  )  [inline]

Definition at line 25 of file mythscheduler.h.

virtual MythScheduler::~MythScheduler (  )  [inline, virtual]

Definition at line 26 of file mythscheduler.h.


Member Function Documentation

virtual void MythScheduler::GetAllPending ( QStringList &  strList  )  const [pure virtual]

Implemented in Scheduler.

Referenced by ProgramInfo::LoadFromScheduler().

virtual QMap<QString,ProgramInfo*> MythScheduler::GetRecording ( void   )  const [pure virtual]

Implemented in Scheduler.

Referenced by Dvr::GetFilteredRecordedList().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:42:16 2012 for MythTV by  doxygen 1.6.3