vdr
2.0.5
|
#include <tools.h>
Public Member Functions | |
cHash (int Size=HASHSIZE) | |
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) | |
|
inline |
Definition at line 631 of file tools.h.
Referenced by cSchedule::GetEvent().