#include <Packet.h> [code]
Inherits Data.
Inherited by Protocols::Kad::Packets::PeerInfoPacket< type >::Data, and Protocols::Kad::Packets::TcpPortPacket< type >::Data.
Inheritance diagram for Protocols::Kad::Packets::Packet::Data:


Derived from Generics::Packet::Data. Adds members for each header field of a Kad Packet.
protocolId Protocol identification. packetType The type of packet determines the payload format.
Definition at line 112 of file Packet.h.
Public Attributes | |
| Protocol | protocolId |
| PacketType | packetType |
|
|
|
|
|
|