vdr 2.6.7
|
#include <tools.h>
Public Member Functions | |
cHash (int Size=HASHSIZE, bool OwnObjects=false) | |
T * | Get (unsigned int Id) const |
![]() | |
virtual | ~cHashBase () |
void | Add (cListObject *Object, unsigned int Id) |
void | Del (cListObject *Object, unsigned int Id) |
void | Clear (void) |
cListObject * | Get (unsigned int Id) const |
cList< cHashObject > * | GetList (unsigned int Id) const |
Additional Inherited Members | |
![]() | |
cHashBase (int Size, bool OwnObjects) | |
|
inline |
Definition at line 932 of file tools.h.
References cHashBase::Get().
Referenced by cEIT::cEIT(), cSchedule::GetEvent(), cSchedule::GetEventById(), cSchedule::GetEventByTime(), and cSchedule::HashEvent().