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

Definition at line 45 of file HugeGemBlock.h.
Public Types | |
| typedef QByteArray | Urn |
| typedef QByteArray | Xml |
| typedef QByteArray | Unknown |
| typedef QList< Urn > | UrnList |
| typedef QList< Xml > | XmlList |
| typedef QList< Unknown > | UnknownList |
Public Member Functions | |
| HugeGemBlock () | |
| bool | operator== (const HugeGemBlock &other) const |
| bool | operator!= (const HugeGemBlock &other) const |
Static Public Member Functions | |
| static HugeGemBlock | xmlExtension (QByteArray bytes) |
| static HugeGemBlock | urnExtension (QByteArray bytes) |
Public Attributes | |
| XmlList | xmlList |
| UrnList | urnList |
| UnknownList | unknownList |
| GgepBlock | ggepBlock |
Static Public Attributes | |
| static const uchar | SepByte = 0x1C |
|
|
Definition at line 49 of file HugeGemBlock.h. |
|
|
Definition at line 52 of file HugeGemBlock.h. |
|
|
Definition at line 47 of file HugeGemBlock.h. |
|
|
Definition at line 50 of file HugeGemBlock.h. |
|
|
Definition at line 48 of file HugeGemBlock.h. |
|
|
Definition at line 51 of file HugeGemBlock.h. |
|
|
Definition at line 69 of file HugeGemBlock.h. |
|
|
Definition at line 34 of file HugeGemBlock.cpp. |
|
|
Definition at line 28 of file HugeGemBlock.cpp. |
|
|
Definition at line 81 of file HugeGemBlock.h. |
|
|
Definition at line 74 of file HugeGemBlock.h. |
|
|
Definition at line 66 of file HugeGemBlock.h. |
|
|
Definition at line 54 of file HugeGemBlock.h. |
|
|
Definition at line 65 of file HugeGemBlock.h. |
|
|
Definition at line 64 of file HugeGemBlock.h. |
|
|
Definition at line 63 of file HugeGemBlock.h. |