libktorrent
2.2.0
|
This is the complete list of members for dht::RPCMsg, including all inherited members.
apply(DHT *dh_table)=0 | dht::RPCMsg | pure virtual |
encode(QByteArray &arr) const =0 | dht::RPCMsg | pure virtual |
getDestination() const | dht::RPCMsg | inline |
getID() const | dht::RPCMsg | inline |
getMethod() const | dht::RPCMsg | inline |
getMTID() const | dht::RPCMsg | inline |
getOrigin() const | dht::RPCMsg | inline |
getType() const | dht::RPCMsg | inline |
id (defined in dht::RPCMsg) | dht::RPCMsg | protected |
method (defined in dht::RPCMsg) | dht::RPCMsg | protected |
mtid (defined in dht::RPCMsg) | dht::RPCMsg | protected |
origin (defined in dht::RPCMsg) | dht::RPCMsg | protected |
parse(bt::BDictNode *dict) | dht::RPCMsg | virtual |
print()=0 | dht::RPCMsg | pure virtual |
Ptr typedef (defined in dht::RPCMsg) | dht::RPCMsg | |
RPCMsg() (defined in dht::RPCMsg) | dht::RPCMsg | |
RPCMsg(const QByteArray &mtid, Method m, Type type, const Key &id) (defined in dht::RPCMsg) | dht::RPCMsg | |
setDestination(const net::Address &o) | dht::RPCMsg | inline |
setMTID(const QByteArray &m) | dht::RPCMsg | inline |
setOrigin(const net::Address &o) | dht::RPCMsg | inline |
type (defined in dht::RPCMsg) | dht::RPCMsg | protected |
~RPCMsg() (defined in dht::RPCMsg) | dht::RPCMsg | virtual |