![]() |
|
Include dependency graph for dataManagerHashTable.h:Go to the source code of this file.
Classes | |
| class | Vdf_ExecutorDataManagerTraits< VdfDataManagerHashTable > |
| Type traits specialization for the VdfDataManagerHashTable. More... | |
| struct | Vdf_ExecutorDataManagerTraits< VdfDataManagerHashTable >::OutputData |
| The output data stored at each entry in the hash table. More... | |
| class | VdfDataManagerHashTable |
| This is a data manager for executors that uses data stored in an external hash table. More... | |
| class Vdf_ExecutorDataManagerTraits< VdfDataManagerHashTable > |
Type traits specialization for the VdfDataManagerHashTable.
Definition at line 40 of file dataManagerHashTable.h.
| Class Members | ||
|---|---|---|
| typedef OutputData * | DataHandle |
The data handle type. For the VdfDataManagerHashTable this is simply a pointer to value stored in the hash table. |