|
C++ Distributed Hash Table
|

Public Attributes | |
| std::shared_ptr< Logger > | logger {} |
| std::unique_ptr< net::DatagramSocket > | sock |
| std::shared_ptr< PeerDiscovery > | peerDiscovery {} |
| StatusCallback | statusChangedCallback {} |
| CertificateStoreQuery | certificateStore {} |
| IdentityAnnouncedCb | identityAnnouncedCb {} |
Definition at line 71 of file dhtrunner.h.
1.8.14