|
MythTV
0.27pre
|
Go to the source code of this file.
Classes | |
| class | ScanInfo |
Typedefs | |
| typedef unsigned | uint |
Functions | |
| MTV_PUBLIC vector< ScanInfo > | LoadScanList (void) |
| uint | SaveScan (const ScanDTVTransportList &scan) |
| MTV_PUBLIC ScanDTVTransportList | LoadScan (uint scanid) |
| typedef unsigned uint |
Definition at line 6 of file scaninfo.h.
Definition at line 251 of file scaninfo.cpp.
Referenced by PaneExistingScanImport::load(), main(), and SaveScan().
| uint SaveScan | ( | const ScanDTVTransportList & | scan | ) |
Definition at line 23 of file scaninfo.cpp.
Referenced by ChannelImporter::Process(), and SaveScan().
| MTV_PUBLIC ScanDTVTransportList LoadScan | ( | uint | scanid | ) |
Definition at line 74 of file scaninfo.cpp.
Referenced by main(), and ScanWizard::SetPage().
1.8.1.2