libktorrent
2.1.1
|
#include <peerid.h>
Public Member Functions | |
PeerID (const char *pid) | |
PeerID (const PeerID &pid) | |
const char * | data () const |
QString | identifyClient () const |
PeerID & | operator= (const PeerID &pid) |
QString | toString () const |
Friends | |
bool | operator!= (const PeerID &a, const PeerID &b) |
bool | operator< (const PeerID &a, const PeerID &b) |
bool | operator== (const PeerID &a, const PeerID &b) |
QString bt::PeerID::identifyClient | ( | ) | const |
Interprets the PeerID to figure out which client it is.