Protocols::Kad::Packets::TcpPortPacket< type >::Data Class Reference

#include <TcpPortPacket.h> [code]

Inherits Protocols::Kad::Packets::Packet::Data.

Inheritance diagram for Protocols::Kad::Packets::TcpPortPacket< type >::Data:

Inheritance graph
[legend]
Collaboration diagram for Protocols::Kad::Packets::TcpPortPacket< type >::Data:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<PacketType type>
class Protocols::Kad::Packets::TcpPortPacket< type >::Data

TcpPort packet's private data.

Contains the packet's payload field tcpPort.

Definition at line 62 of file TcpPortPacket.h.

Public Attributes

quint16 tcpPort

Private Member Functions

 Q_SHARED_DATA_COPY (Data)


Member Function Documentation

template<PacketType type>
Protocols::Kad::Packets::TcpPortPacket< type >::Data::Q_SHARED_DATA_COPY Data   )  [private]
 


Member Data Documentation

template<PacketType type>
quint16 Protocols::Kad::Packets::TcpPortPacket< type >::Data::tcpPort
 

Definition at line 67 of file TcpPortPacket.h.


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