Home

Dokumentation

Impressum

Dokumentation VDR
 

Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

cList< T > Class Template Reference

#include <tools.h>

Inheritance diagram for cList< T >:

Inheritance graph
[legend]
Collaboration diagram for cList< T >:

Collaboration graph
[legend]

template<class T>
class cList< T >


Public Methods

T * Get (int Index) const
T * First (void) const
T * Last (void) const
T * Prev (const T *object) const
T * Next (const T *object) const

Member Function Documentation

template<class T>
T* cList< T >::First void    const [inline]
 

Definition at line 182 of file tools.h.

Referenced by cConfig< cDiseqc >::Save().

template<class T>
T* cList< T >::Get int    Index const [inline]
 

Reimplemented from cListBase.

Definition at line 181 of file tools.h.

Referenced by cSchedule::GetEventNumber().

template<class T>
T* cList< T >::Last void    const [inline]
 

Definition at line 183 of file tools.h.

template<class T>
T* cList< T >::Next const T *    object const [inline]
 

Definition at line 185 of file tools.h.

template<class T>
T* cList< T >::Prev const T *    object const [inline]
 

Definition at line 184 of file tools.h.


The documentation for this class was generated from the following file:
Generated on Wed Feb 5 23:31:18 2003 for VDR by doxygen1.3-rc2