My Project 3.2.0
C++ Distributed Hash Table
Loading...
Searching...
No Matches
dht::TypeStore Class Reference

Public Member Functions

void registerType (const ValueType &type)
 
const ValueTypegetType (ValueType::Id type_id) const
 

Detailed Description

Definition at line 127 of file value.h.

Member Function Documentation

◆ getType()

const ValueType & dht::TypeStore::getType ( ValueType::Id type_id) const
inline

Definition at line 132 of file value.h.

◆ registerType()

void dht::TypeStore::registerType ( const ValueType & type)
inline

Definition at line 129 of file value.h.


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