#include <dsSmartException.h>
#include <dsDataAccessor.h>
Go to the source code of this file.
Compounds | |
class | dsHashTable |
Just a hash table, not superfast but relable and convenient. More... | |
class | dsHashTableGeneric |
class | dsHashTableItem |
Item holding structure for dsHashTable. More... | |
Defines | |
#define | HASH_INCREMENT 1024 |
#define | HASH_MAXSIZE 32576 |
Typedefs | |
typedef dsHashTableItem * | dsHashTableItemPtr |
Functions | |
DECLARE_EXCEPTION2 (dsHash, dsDataAccessor) |
|
|
|
|
|
|
|
|