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.
| MTV_PUBLIC vector<ScanInfo> LoadScanList | ( | void | ) |
Definition at line 250 of file scaninfo.cpp.
Referenced by PaneExistingScanImport::load(), main(), and SaveScan().
| uint SaveScan | ( | const ScanDTVTransportList & | scan | ) |
Definition at line 22 of file scaninfo.cpp.
Referenced by ChannelImporter::Process(), and SaveScan().
| MTV_PUBLIC ScanDTVTransportList LoadScan | ( | uint | scanid | ) |
Definition at line 73 of file scaninfo.cpp.
Referenced by main(), and ScanWizard::SetPage().
1.6.3