|
vdr 2.8.1
|
#include <eit.h>
Public Member Functions | |
| cEitTablesHash (void) | |
| Public Member Functions inherited from cHash< cEitTables > | |
| cHash (int Size=HASHSIZE, bool OwnObjects=false) | |
| cEitTables * | Get (unsigned int Id) const |
| Public Member Functions inherited from cHashBase | |
| 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 | |
| Protected Member Functions inherited from cHashBase | |
| cHashBase (int Size, bool OwnObjects) | |
|
inline |
Definition at line 45 of file eit.h.
References cHash< cEitTables >::cHash(), and HASHSIZE.