My Project 1.7.4
C++ Distributed Hash Table
|
Public Member Functions | |
virtual void | unpackValue (const Value &v) override |
![]() | |
virtual const ValueType & | getType () const |
virtual void | unpackValue (const Value &v) |
virtual Value | packValue () const |
virtual const ValueType & | getType () const =0 |
virtual void | unpackValue (const Value &v)=0 |
virtual Value | packValue () const =0 |
Static Public Member Functions | |
static Value::Filter | getFilter () |
Public Attributes | |
dht::InfoHash | from |
Definition at line 62 of file default_types.h.
|
inlinestatic |
Definition at line 74 of file default_types.h.
|
inlineoverridevirtual |
Reimplemented from dht::Value::Serializable< T >.
Definition at line 68 of file default_types.h.
dht::InfoHash dht::SignedValue< T >::from |
Definition at line 78 of file default_types.h.