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

Public Member Functions

void AddTransponder (cChannel *Channel)
 
- Public Member Functions inherited from cList< cChannel >
cChannelGet (int Index) const
 
cChannelFirst (void) const
 
cChannelLast (void) const
 
cChannelPrev (const cChannel *object) const
 
cChannelNext (const cChannel *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 72 of file eitscan.c.

Member Function Documentation

void cTransponderList::AddTransponder ( cChannel Channel)

Definition at line 77 of file eitscan.c.

References cListObject::Next(), cChannel::Source(), and cChannel::Transponder().

Referenced by cEITScanner::AddTransponder().


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