vdr
2.4.0
|
#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 882 of file tools.h.
Referenced by cEIT::cEIT(), and cSchedule::GetEvent().