vdr  2.2.0
List of all members
cDlls Class Reference

#include <plugin.h>

Additional Inherited Members

- Public Member Functions inherited from cList< cDll >
cDllGet (int Index) const
 
cDllFirst (void) const
 
cDllLast (void) const
 
cDllPrev (const cDll *object) const
 
cDllNext (const cDll *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)
 
- Protected Member Functions inherited from cListBase
 cListBase (void)
 
- Protected Attributes inherited from cListBase
cListObjectobjects
 
cListObjectlastObject
 
int count
 

Detailed Description

Definition at line 81 of file plugin.h.


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