| 
    taco-db
    0.1.0
    
   | 
 
#include <index/volatiletree/VolatileTree.h>
Public Attributes | |
| Schema | m_key_schema | 
| This is a copy of the index's key schema to be used by std::multimap's comparator to dissemble a record payload.  More... | |
| std::vector< FunctionInfo > | m_lt_funcs | 
| std::vector< FunctionInfo > | m_eq_funcs | 
| std::vector<FunctionInfo> taco::VolatileTreeFuncs::m_eq_funcs | 
| Schema taco::VolatileTreeFuncs::m_key_schema | 
This is a copy of the index's key schema to be used by std::multimap's comparator to dissemble a record payload.
| std::vector<FunctionInfo> taco::VolatileTreeFuncs::m_lt_funcs |