#include <QueryHitsExtension.h> [code]
Collaboration diagram for Protocols::Gnutella::Packets::Extensions::QueryHitsData:

Definition at line 56 of file QueryHitsExtension.h.
Public Member Functions | |
| bool | operator== (const QueryHitsData &other) const |
| bool | operator!= (const QueryHitsData &other) const |
| QueryHitsData (bool uploadSpeed=false, bool haveUploaded=false, bool busy=false, bool push=false) | |
Public Attributes | |
| VendorCode | vendorCode |
| bool | flagUploadSpeed |
| bool | flagHaveUploaded |
| bool | flagBusy |
| bool | flagPush |
| QByteArray | privateVendor |
| GgepBlock | ggepBlock |
| QByteArray | xmlData |
| QUuid | serventId |
|
||||||||||||||||||||
|
Definition at line 71 of file QueryHitsExtension.h. |
|
|
Definition at line 52 of file QueryHitsExtension.cpp. |
|
|
Definition at line 40 of file QueryHitsExtension.cpp. |
|
|
Definition at line 61 of file QueryHitsExtension.h. |
|
|
Definition at line 60 of file QueryHitsExtension.h. |
|
|
Definition at line 62 of file QueryHitsExtension.h. |
|
|
Definition at line 59 of file QueryHitsExtension.h. |
|
|
Definition at line 64 of file QueryHitsExtension.h. |
|
|
Definition at line 63 of file QueryHitsExtension.h. |
|
|
Definition at line 66 of file QueryHitsExtension.h. |
|
|
Definition at line 58 of file QueryHitsExtension.h. |
|
|
Definition at line 65 of file QueryHitsExtension.h. |