C++ Distributed Hash Table
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
dht::SignedValue< T > Class Template Reference
Inheritance diagram for dht::SignedValue< T >:
Inheritance graph
[legend]
Collaboration diagram for dht::SignedValue< T >:
Collaboration graph
[legend]

Public Member Functions

virtual void unpackValue (const Value &v) override
 
- Public Member Functions inherited from dht::Value::Serializable< T >
virtual const ValueTypegetType () const
 
virtual Value packValue () const
 

Static Public Member Functions

static Value::Filter getFilter ()
 

Public Attributes

dht::InfoHash from
 

Detailed Description

template<typename T>
class dht::SignedValue< T >

Definition at line 62 of file default_types.h.


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