taco-db  0.1.0
Public Member Functions | Private Attributes | List of all members
taco::VolatileTreeLess Struct Reference

#include <index/volatiletree/VolatileTree.h>

Public Member Functions

 VolatileTreeLess (std::shared_ptr< VolatileTreeFuncs > funcs)
 
bool operator() (char *buf1, char *buf2) const
 

Private Attributes

std::shared_ptr< VolatileTreeFuncsm_funcs
 

Constructor & Destructor Documentation

◆ VolatileTreeLess()

taco::VolatileTreeLess::VolatileTreeLess ( std::shared_ptr< VolatileTreeFuncs funcs)
inline

Member Function Documentation

◆ operator()()

bool taco::VolatileTreeLess::operator() ( char *  buf1,
char *  buf2 
) const

Member Data Documentation

◆ m_funcs

std::shared_ptr<VolatileTreeFuncs> taco::VolatileTreeLess::m_funcs
private

The documentation for this struct was generated from the following files: