|
My Project
1.8.1
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 |