My Project 3.2.0
C++ Distributed Hash Table
|
Public Member Functions | |
IceCandidates (Value::Id msg_id, Blob ice) | |
template<typename Packer> | |
void | msgpack_pack (Packer &pk) const |
virtual void | msgpack_unpack (const msgpack::object &o) |
![]() | |
virtual void | unpackValue (const Value &v) override |
virtual void | unpackValue (const Value &v) override |
![]() | |
virtual const ValueType & | getType () const |
virtual Value | packValue () const |
virtual const ValueType & | getType () const |
virtual Value | packValue () const |
Static Public Member Functions | |
static Value::Filter | getFilter () |
![]() | |
static Value::Filter | getFilter () |
static Value::Filter | getFilter () |
![]() | |
static Value::Filter | getFilter () |
Public Attributes | |
Value::Id | id {0} |
Blob | ice_data |
![]() | |
dht::InfoHash | to |
dht::InfoHash | to |
![]() | |
Sp< crypto::PublicKey > | owner |
dht::InfoHash | from |
Static Public Attributes | |
static const ValueType | TYPE |
Additional Inherited Members | |
![]() | |
using | BaseClass |
Definition at line 164 of file default_types.h.
|
inline |
Definition at line 172 of file default_types.h.
|
inline |
Definition at line 173 of file default_types.h.
|
inlinestatic |
Definition at line 175 of file default_types.h.
|
inline |
Definition at line 180 of file default_types.h.
|
inlinevirtual |
Definition at line 196 of file default_types.h.
Blob dht::IceCandidates::ice_data |
Definition at line 205 of file default_types.h.
Value::Id dht::IceCandidates::id {0} |
Definition at line 204 of file default_types.h.
|
static |
Definition at line 170 of file default_types.h.