C++ Distributed Hash Table
|
Public Member Functions | |
virtual void | unpackValue (const dht::Value &v) |
virtual dht::Value | packValue () const |
![]() | |
virtual const ValueType & | getType () const |
Public Attributes | |
Blob | prefix |
Value | value |
std::string | name |
Static Public Attributes | |
static const ValueType | TYPE |