Go to the source code of this file.
Functions | |
| static int | comp_recstart (const ProgramInfo *a, const ProgramInfo *b) |
| static bool | comp_recstart_less_than (const ProgramInfo *a, const ProgramInfo *b) |
| static int comp_recstart | ( | const ProgramInfo * | a, | |
| const ProgramInfo * | b | |||
| ) | [static] |
Definition at line 147 of file viewschedulediff.cpp.
Referenced by comp_recstart_less_than(), and ViewScheduleDiff::fillList().
| static bool comp_recstart_less_than | ( | const ProgramInfo * | a, | |
| const ProgramInfo * | b | |||
| ) | [static] |
Definition at line 182 of file viewschedulediff.cpp.
Referenced by ViewScheduleDiff::fillList().
1.6.3