MythTV  0.27pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
Classes | Typedefs | Functions
scaninfo.h File Reference

Go to the source code of this file.

Classes

class  ScanInfo

Typedefs

typedef unsigned uint

Functions

MTV_PUBLIC vector< ScanInfoLoadScanList (void)
uint SaveScan (const ScanDTVTransportList &scan)
MTV_PUBLIC ScanDTVTransportList LoadScan (uint scanid)

Typedef Documentation

typedef unsigned uint

Definition at line 6 of file scaninfo.h.

Function Documentation

MTV_PUBLIC vector<ScanInfo> LoadScanList ( void  )

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().