vdr  1.7.31
Public Member Functions | List of all members
cSortedTimers Class Reference

#include <timers.h>

Public Member Functions

 cSortedTimers (void)
 cSortedTimers (void)
- Public Member Functions inherited from cVector< const cTimer * >
 cVector (int Allocated=10)
 cVector (int Allocated=10)
virtual ~cVector ()
virtual ~cVector ()
const cTimer *& At (int Index) const
const cTimer *& At (int Index) const
const const cTimer *& operator[] (int Index) const
const cTimer *& operator[] (int Index)
const const cTimer *& operator[] (int Index) const
const cTimer *& operator[] (int Index)
int Size (void) const
int Size (void) const
virtual void Insert (const cTimer *Data, int Before=0)
virtual void Insert (const cTimer *Data, int Before=0)
virtual void Append (const cTimer *Data)
virtual void Append (const cTimer *Data)
virtual void Remove (int Index)
virtual void Remove (int Index)
virtual void Clear (void)
virtual void Clear (void)
void Sort (__compar_fn_t Compare)
void Sort (__compar_fn_t Compare)

Detailed Description

Definition at line 138 of file include/vdr/timers.h.

Constructor & Destructor Documentation

cSortedTimers::cSortedTimers ( void  )
cSortedTimers::cSortedTimers ( void  )

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