vdr  2.2.0
Public Member Functions | List of all members
cScanList Class Reference

Public Member Functions

void AddTransponders (cList< cChannel > *Channels)
 
void AddTransponder (const cChannel *Channel)
 
- Public Member Functions inherited from cList< cScanData >
cScanDataGet (int Index) const
 
cScanDataFirst (void) const
 
cScanDataLast (void) const
 
cScanDataPrev (const cScanData *object) const
 
cScanDataNext (const cScanData *object) const
 
- Public Member Functions inherited from cListBase
virtual ~cListBase ()
 
void Add (cListObject *Object, cListObject *After=NULL)
 
void Ins (cListObject *Object, cListObject *Before=NULL)
 
void Del (cListObject *Object, bool DeleteObject=true)
 
virtual void Move (int From, int To)
 
void Move (cListObject *From, cListObject *To)
 
virtual void Clear (void)
 
cListObjectGet (int Index) const
 
int Count (void) const
 
void Sort (void)
 

Additional Inherited Members

- Protected Member Functions inherited from cListBase
 cListBase (void)
 
- Protected Attributes inherited from cListBase
cListObjectobjects
 
cListObjectlastObject
 
int count
 

Detailed Description

Definition at line 46 of file eitscan.c.

Member Function Documentation

void cScanList::AddTransponder ( const cChannel Channel)
void cScanList::AddTransponders ( cList< cChannel > *  Channels)

Definition at line 52 of file eitscan.c.

References cList< T >::First(), and cList< T >::Next().

Referenced by cEITScanner::Process().


The documentation for this class was generated from the following file: