#include <libmythtv/scheduledrecording.h>
Definition at line 8 of file scheduledrecording.h.
◆ ScheduledRecording()
ScheduledRecording::ScheduledRecording |
( |
| ) |
|
|
privatedefault |
◆ ~ScheduledRecording()
ScheduledRecording::~ScheduledRecording |
( |
| ) |
|
|
privatedefault |
◆ RescheduleMatch()
static void ScheduledRecording::RescheduleMatch |
( |
uint |
recordid, |
|
|
uint |
sourceid, |
|
|
uint |
mplexid, |
|
|
const QDateTime & |
maxstarttime, |
|
|
const QString & |
why |
|
) |
| |
|
inlinestatic |
◆ RescheduleCheck() [1/2]
static void ScheduledRecording::RescheduleCheck |
( |
const RecordingInfo & |
recinfo, |
|
|
const QString & |
why |
|
) |
| |
|
inlinestatic |
◆ RescheduleCheck() [2/2]
static void ScheduledRecording::RescheduleCheck |
( |
const ProgramInfo & |
proginfo, |
|
|
const QString & |
why |
|
) |
| |
|
inlinestatic |
◆ ReschedulePlace()
static void ScheduledRecording::ReschedulePlace |
( |
const QString & |
why | ) |
|
|
inlinestatic |
◆ SendReschedule()
void ScheduledRecording::SendReschedule |
( |
const QStringList & |
request | ) |
|
|
staticprivate |
◆ BuildMatchRequest()
QStringList ScheduledRecording::BuildMatchRequest |
( |
uint |
recordid, |
|
|
uint |
sourceid, |
|
|
uint |
mplexid, |
|
|
const QDateTime & |
maxstarttime, |
|
|
const QString & |
why |
|
) |
| |
|
staticprivate |
◆ BuildCheckRequest()
QStringList ScheduledRecording::BuildCheckRequest |
( |
const RecordingInfo & |
recinfo, |
|
|
const QString & |
why |
|
) |
| |
|
staticprivate |
◆ BuildPlaceRequest()
QStringList ScheduledRecording::BuildPlaceRequest |
( |
const QString & |
why | ) |
|
|
staticprivate |
◆ Scheduler
The documentation for this class was generated from the following files: