vdr 2.6.8
|
This is the complete list of members for cHash< T >, including all inherited members.
Add(cListObject *Object, unsigned int Id) | cHashBase | |
cHash(int Size=HASHSIZE, bool OwnObjects=false) | cHash< T > | inline |
cHashBase(int Size, bool OwnObjects) | cHashBase | protected |
Clear(void) | cHashBase | |
Del(cListObject *Object, unsigned int Id) | cHashBase | |
Get(unsigned int Id) const | cHash< T > | inline |
GetList(unsigned int Id) const | cHashBase | |
hashfn(unsigned int Id) const | cHashBase | inlineprivate |
hashTable | cHashBase | private |
ownObjects | cHashBase | private |
size | cHashBase | private |
~cHashBase() | cHashBase | virtual |