![]() |
API Documentation
|
#include <NDEVR/BaseValues.h>#include <NDEVR/LibAssert.h>#include <NDEVR/Buffer.h>#include "tsl/robin_map.h"Go to the source code of this file.
Classes | |
| class | Dictionary< t_key, t_value, t_hash > |
| A hash-based key-value store, useful for quick associative lookups. Key features include: More... | |
| class | DictionaryBase |
| A dummy base class for all Dictionary templates Used to more easily track inheritance for the templated Dictionary class. More... | |
Namespaces | |
| namespace | NDEVR |
Macros | |
| #define | MAP_BASE tsl::robin_map |
| #define | NDEVR_USE_ROBIN_MAP 1 |
| #define MAP_BASE tsl::robin_map |
| #define NDEVR_USE_ROBIN_MAP 1 |