C++ Distributed Hash Table
Public Member Functions | List of all members
dht::Value::Serializable< Derived, Base > Class Template Reference
Inheritance diagram for dht::Value::Serializable< Derived, Base >:
Inheritance graph
[legend]
Collaboration diagram for dht::Value::Serializable< Derived, Base >:
Collaboration graph
[legend]

Public Member Functions

virtual const ValueTypegetType () const
 
virtual void unpackValue (const Value &v)
 
virtual Value packValue () const
 

Detailed Description

template<typename Derived, typename Base = SerializableBase>
class dht::Value::Serializable< Derived, Base >

Definition at line 266 of file value.h.


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