vdr  2.2.0
List of all members
cRemotes Class Reference

#include <remote.h>

Additional Inherited Members

- Public Member Functions inherited from cList< cRemote >
cRemoteGet (int Index) const
 
cRemoteFirst (void) const
 
cRemoteLast (void) const
 
cRemotePrev (const cRemote *object) const
 
cRemoteNext (const cRemote *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 75 of file remote.h.


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