libktorrent  2.1.1
dht::RPCMsg Member List

This is the complete list of members for dht::RPCMsg, including all inherited members.

apply(DHT *dh_table)=0dht::RPCMsgpure virtual
encode(QByteArray &arr) const =0dht::RPCMsgpure virtual
getDestination() constdht::RPCMsginline
getID() constdht::RPCMsginline
getMethod() constdht::RPCMsginline
getMTID() constdht::RPCMsginline
getOrigin() constdht::RPCMsginline
getType() constdht::RPCMsginline
id (defined in dht::RPCMsg)dht::RPCMsgprotected
method (defined in dht::RPCMsg)dht::RPCMsgprotected
mtid (defined in dht::RPCMsg)dht::RPCMsgprotected
origin (defined in dht::RPCMsg)dht::RPCMsgprotected
parse(bt::BDictNode *dict)dht::RPCMsgvirtual
print()=0dht::RPCMsgpure 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::RPCMsginline
setMTID(const QByteArray &m)dht::RPCMsginline
setOrigin(const net::Address &o)dht::RPCMsginline
type (defined in dht::RPCMsg)dht::RPCMsgprotected
~RPCMsg() (defined in dht::RPCMsg)dht::RPCMsgvirtual