Gnutella::Packets::Extensions::Ggep::Private Struct Reference

List of all members.

Detailed Description

Definition at line 116 of file Ggep.h.

Public Attributes

int dataLength
 Stores the length of the extension data.
QByteArray encodedData
 Used to store the encoded data between prepareWrite() and write().


Member Data Documentation

int Gnutella::Packets::Extensions::Ggep::Private::dataLength [mutable]
 

Stores the length of the extension data.

Definition at line 118 of file Ggep.h.

QByteArray Gnutella::Packets::Extensions::Ggep::Private::encodedData [mutable]
 

Used to store the encoded data between prepareWrite() and write().

Definition at line 119 of file Ggep.h.


The documentation for this struct was generated from the following file: