vdr  1.7.27
Public Member Functions
cHash< T > Class Template Reference

#include <tools.h>

List of all members.

Public Member Functions

 cHash (int Size=HASHSIZE)
T * Get (unsigned int Id) const
 cHash (int Size=HASHSIZE)
T * Get (unsigned int Id) const

Detailed Description

template<class T>
class cHash< T >

Definition at line 596 of file include/vdr/tools.h.


Constructor & Destructor Documentation

template<class T>
cHash< T >::cHash ( int  Size = HASHSIZE) [inline]

Definition at line 598 of file include/vdr/tools.h.

template<class T>
cHash< T >::cHash ( int  Size = HASHSIZE) [inline]

Definition at line 598 of file tools.h.


Member Function Documentation

template<class T>
T* cHash< T >::Get ( unsigned int  Id) const [inline]

Reimplemented from cHashBase.

Definition at line 599 of file include/vdr/tools.h.

Referenced by cSchedule::GetEvent().

template<class T>
T* cHash< T >::Get ( unsigned int  Id) const [inline]

Reimplemented from cHashBase.

Definition at line 599 of file tools.h.


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