Gnutella::Packets::Push::Data Struct Reference

Collaboration diagram for Gnutella::Packets::Push::Data:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 79 of file Push.h.

Public Attributes

QUuid serventId
 The servent ID payload field.
quint32 fileIndex
 The file index payload field.
QHostAddress ipAddress
 The IP address payload field.
quint16 port
 The port payload field.
Extensions::GgepBlock ggepBlock
 The optional GGEP block.


Member Data Documentation

quint32 Gnutella::Packets::Push::Data::fileIndex
 

The file index payload field.

Definition at line 82 of file Push.h.

Extensions::GgepBlock Gnutella::Packets::Push::Data::ggepBlock
 

The optional GGEP block.

Definition at line 85 of file Push.h.

QHostAddress Gnutella::Packets::Push::Data::ipAddress
 

The IP address payload field.

Definition at line 83 of file Push.h.

quint16 Gnutella::Packets::Push::Data::port
 

The port payload field.

Definition at line 84 of file Push.h.

QUuid Gnutella::Packets::Push::Data::serventId
 

The servent ID payload field.

Definition at line 81 of file Push.h.


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