scheduler.cpp File Reference

Go to the source code of this file.

Functions

static bool Recording (const ProgramInfo *p)
static bool comp_overlap (ProgramInfo *a, ProgramInfo *b)
static bool comp_redundant (ProgramInfo *a, ProgramInfo *b)
static bool comp_recstart (ProgramInfo *a, ProgramInfo *b)
static bool comp_priority (ProgramInfo *a, ProgramInfo *b)
static bool comp_timechannel (ProgramInfo *a, ProgramInfo *b)
static void erase_nulls (RecList &reclist)
static bool comp_dirpreference (FileSystemInfo *a, FileSystemInfo *b)

Variables

static QDateTime schedTime


Function Documentation

static bool Recording ( const ProgramInfo p  )  [inline, static]

Definition at line 188 of file scheduler.cpp.

Referenced by Scheduler::FindNextConflict(), and Scheduler::PruneRedundants().

static bool comp_overlap ( ProgramInfo a,
ProgramInfo b 
) [static]

Definition at line 193 of file scheduler.cpp.

Referenced by Scheduler::FillRecordList().

static bool comp_redundant ( ProgramInfo a,
ProgramInfo b 
) [static]

Definition at line 227 of file scheduler.cpp.

Referenced by Scheduler::FillRecordList().

static bool comp_recstart ( ProgramInfo a,
ProgramInfo b 
) [static]

Definition at line 244 of file scheduler.cpp.

static bool comp_priority ( ProgramInfo a,
ProgramInfo b 
) [static]

Definition at line 257 of file scheduler.cpp.

Referenced by Scheduler::FillRecordList().

static bool comp_timechannel ( ProgramInfo a,
ProgramInfo b 
) [static]

Definition at line 297 of file scheduler.cpp.

Referenced by Scheduler::getAllPending().

static void erase_nulls ( RecList reclist  )  [static]

Definition at line 716 of file scheduler.cpp.

Referenced by Scheduler::PruneOverlaps(), and Scheduler::PruneRedundants().

static bool comp_dirpreference ( FileSystemInfo a,
FileSystemInfo b 
) [static]

Definition at line 3212 of file scheduler.cpp.

Referenced by Scheduler::FillRecordingDir().


Variable Documentation

QDateTime schedTime [static]


Generated on Sat Dec 18 05:15:55 2010 for MythTV by  doxygen 1.5.5