scheduler.cpp File Reference

Go to the source code of this file.

Functions

static bool Recording (const RecordingInfo *p)
static bool comp_overlap (RecordingInfo *a, RecordingInfo *b)
static bool comp_redundant (RecordingInfo *a, RecordingInfo *b)
static bool comp_recstart (RecordingInfo *a, RecordingInfo *b)
static bool comp_priority (RecordingInfo *a, RecordingInfo *b)
static void erase_nulls (RecList &reclist)
static bool comp_storage_combination (FileSystemInfo *a, FileSystemInfo *b)
static bool comp_storage_perc_free_space (FileSystemInfo *a, FileSystemInfo *b)
static bool comp_storage_free_space (FileSystemInfo *a, FileSystemInfo *b)
static bool comp_storage_disk_io (FileSystemInfo *a, FileSystemInfo *b)

Variables

bool debugConflicts = false

Function Documentation

static bool Recording ( const RecordingInfo p  )  [inline, static]
static bool comp_overlap ( RecordingInfo a,
RecordingInfo b 
) [static]

Definition at line 235 of file scheduler.cpp.

Referenced by Scheduler::FillRecordList().

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

Definition at line 275 of file scheduler.cpp.

Referenced by Scheduler::FillRecordList().

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

Definition at line 292 of file scheduler.cpp.

Referenced by Scheduler::FillRecordList().

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

Definition at line 307 of file scheduler.cpp.

Referenced by Scheduler::FillRecordList().

static void erase_nulls ( RecList reclist  )  [static]

Definition at line 841 of file scheduler.cpp.

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

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

Definition at line 4222 of file scheduler.cpp.

Referenced by Scheduler::FillRecordingDir().

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

Definition at line 4259 of file scheduler.cpp.

Referenced by Scheduler::FillRecordingDir().

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

Definition at line 4275 of file scheduler.cpp.

Referenced by Scheduler::FillRecordingDir().

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

Definition at line 4284 of file scheduler.cpp.

Referenced by Scheduler::FillRecordingDir().


Variable Documentation

Definition at line 52 of file scheduler.cpp.

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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon Feb 6 06:41:44 2012 for MythTV by  doxygen 1.6.3