My Project 3.5.5
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 128 of file value.h.

Member Function Documentation

◆ getType()

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

Definition at line 133 of file value.h.

◆ registerType()

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

Definition at line 130 of file value.h.


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