Go to the source code of this file.
Classes | |
| class | MythScheduler |
| This is an generic interface to a program scheduler. More... | |
Typedefs | |
| typedef deque< RecordingInfo * > | RecList |
| typedef RecList::const_iterator | RecConstIter |
| typedef RecList::iterator | RecIter |
| typedef deque<RecordingInfo*> RecList |
Definition at line 12 of file mythscheduler.h.
| typedef RecList::const_iterator RecConstIter |
Definition at line 18 of file mythscheduler.h.
| typedef RecList::iterator RecIter |
Definition at line 19 of file mythscheduler.h.
1.6.3