capacity() const | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | inline |
clear_tree() | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | inlineprotected |
deleted_nodes() const | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | inline |
free_node(NodeHandle n) | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | inlineprotected |
get_node(NodeHandle x) | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | inlineprotected |
get_node(NodeHandle x) const | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | inlineprotected |
get_node_sum(NodeHandle n, NVType *s) const | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | inlineprotected |
get_nv_per_node() const | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | inlineprotected |
Invalid | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | protectedstatic |
KeyValue typedef (defined in orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType >) | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | protected |
new_node() | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | inlineprotected |
new_node(const KeyValue &kv) | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | inlineprotected |
new_node(KeyValue &&kv) | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | inlineprotected |
new_node(T &&... kv) | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | inlineprotected |
nil | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | protected |
NodeAllocatorCompact() | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | inlineprotected |
NodeAllocatorCompact(unsigned int nv_per_node_) (defined in orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType >) | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | inlineexplicitprotected |
NodeHandle typedef (defined in orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType >) | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | protected |
NVType typedef (defined in orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType >) | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | protected |
reserve(size_t size) | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | inline |
root (defined in orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType >) | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | protected |
set_node_sum(NodeHandle n, const NVType *s) | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | inlineprotected |
shrink_to_fit() | orbtree::NodeAllocatorCompact< KeyValueT, NVTypeT, IndexType > | inline |