|
My Project 3.7.9
C++ Distributed Hash Table
|


Public Member Functions | |
| virtual void | unpackValue (const dht::Value &v) |
| virtual dht::Value | packValue () const |
| Public Member Functions inherited from dht::Value::Serializable< IndexEntry > | |
| virtual const ValueType & | getType () const |
Public Attributes | |
| Blob | prefix |
| Value | value |
| std::string | name |
Static Public Attributes | |
| static const ValueType & | TYPE |
|
inlinevirtual |
Reimplemented from dht::Value::Serializable< IndexEntry >.
|
inlinevirtual |
Reimplemented from dht::Value::Serializable< IndexEntry >.