C++ Distributed Hash Table
Public Attributes | List of all members
dht::DhtRunner::Context Struct Reference
Collaboration diagram for dht::DhtRunner::Context:
Collaboration graph
[legend]

Public Attributes

std::shared_ptr< Loggerlogger {}
 
std::unique_ptr< net::DatagramSocketsock
 
std::shared_ptr< PeerDiscoverypeerDiscovery {}
 
StatusCallback statusChangedCallback {}
 
CertificateStoreQuery certificateStore {}
 
IdentityAnnouncedCb identityAnnouncedCb {}
 

Detailed Description

Definition at line 71 of file dhtrunner.h.


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