C++ Distributed Hash Table
|
Public Types | |
using | BaseClass = SignedValue< T > |
Public Member Functions | |
virtual void | unpackValue (const Value &v) override |
![]() | |
virtual const ValueType & | getType () const |
virtual Value | packValue () const |
Static Public Member Functions | |
static Value::Filter | getFilter () |
![]() | |
static Value::Filter | getFilter () |
Public Attributes | |
dht::InfoHash | to |
![]() | |
dht::InfoHash | from |
Definition at line 82 of file default_types.h.