|
taco-db
0.1.0
|
Go to the source code of this file.
Classes | |
| struct | taco::VolatileTreeFuncs |
| struct | taco::VolatileTreeLess |
| struct | taco::VolatileTreeBase |
| class | taco::VolatileTree |
| An in-memory tree index that is stored only in memory. More... | |
| class | taco::VolatileTree::Iterator |
Namespaces | |
| taco | |
Functions | |
| void | taco::InitVolatileTree () |
| Initializes the internal state of the in-memory tree index. More... | |
| void | taco::CleanVolatileTree () |
| Cleans up the internal state of the in-memory tree index. More... | |