vdr 2.7.5
cSortedTimers Class Reference

#include <timers.h>

Public Member Functions

 cSortedTimers (const cTimers *Timers)
Public Member Functions inherited from cVector< const cTimer * >
virtual ~cVector ()
const cTimer *& At (int Index) const
const const cTimer *& operator[] (int Index) const
int IndexOf (const const cTimer *&Data)
int Size (void) const
virtual void Insert (const cTimer *Data, int Before=0)
bool InsertUnique (const cTimer *Data, int Before=0)
virtual void Append (const cTimer *Data)
bool AppendUnique (const cTimer *Data)
virtual void Remove (int Index)
bool RemoveElement (const const cTimer *&Data)
virtual void Clear (void)
void Sort (__compar_fn_t Compare)

Detailed Description

Definition at line 249 of file timers.h.

Constructor & Destructor Documentation

◆ cSortedTimers()


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