|
Exception raised when a key is stored twice in a hash table. |
|
|
Exception raised when a key is not found. |
|
|
Default bucket list implementation. |
|
|
List of classes. |
|
|
List to manage component instances. |
|
|
Custom bucket list class. |
|
|
Hash class. |
|
|
Hash table for data pointers. |
|
|
Hash list class for pointer data. |
|
|
Hash-list aware object. |
|
|
Hash table for object instances. |
|
|
TFPList descendent which manages objects. |
|
|
Hash table for string data. |
|
|
Single item in the hash table. |
|
|
Data node for pointer hashtable. |
|
|
Node type for TFPObjectHashTable. |
|
|
Node type for owned objects. |
|
|
Node type for TFPStringHashTable. |
|
|
Bucket list using objects instead of pointers. |
|
|
List to manage object instances. |
|
|
Object instances stack. |
|
|
Base class for queues and stacks. |
|
|
Pointer queue. |
|
|
Pointer Stack. |