SOLA
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
minhton::Minhton Class Reference

Public Types

using Entry = std::tuple< std::string, std::variant< int, float, bool, std::string >, minhton::NodeData::ValueType >
 

Public Member Functions

 Minhton (NeighborCallbackFct fct, const ConfigNode &config)
 
void insert (const std::vector< Entry > &data)
 
void update (const std::vector< Entry > &data)
 
void remove (const std::vector< std::string > &keys)
 
std::future< FindResult > find (const FindQuery &query)
 
State getState ()
 
MinhtonNodegetNode ()
 
void stop ()
 

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