libktorrent
2.1.1
|
This is the complete list of members for dht::DHTBase, including all inherited members.
addDHTNode(const QString &host, bt::Uint16 hport)=0 | dht::DHTBase | pure virtual |
announce(const bt::SHA1Hash &info_hash, bt::Uint16 port)=0 | dht::DHTBase | pure virtual |
DHTBase() (defined in dht::DHTBase) | dht::DHTBase | |
getClosestGoodNodes(int maxNodes)=0 | dht::DHTBase | pure virtual |
getPort() const | dht::DHTBase | inline |
getStats() const | dht::DHTBase | inline |
isRunning() const | dht::DHTBase | inline |
port (defined in dht::DHTBase) | dht::DHTBase | protected |
portReceived(const QString &ip, bt::Uint16 port)=0 | dht::DHTBase | pure virtual |
running (defined in dht::DHTBase) | dht::DHTBase | protected |
start(const QString &table, const QString &key_file, bt::Uint16 port)=0 | dht::DHTBase | pure virtual |
started() (defined in dht::DHTBase) | dht::DHTBase | signal |
stats (defined in dht::DHTBase) | dht::DHTBase | protected |
stop()=0 | dht::DHTBase | pure virtual |
stopped() (defined in dht::DHTBase) | dht::DHTBase | signal |
update()=0 | dht::DHTBase | pure virtual |
~DHTBase() override (defined in dht::DHTBase) | dht::DHTBase |