CatapultServer
v0.5.0.1 (Elephant)
|
A packet header that all transferable information is expected to have. More...
Public Attributes | |
uint32_t | Size |
Size of the packet. More... | |
PacketType | Type |
Type of the packet. More... | |
A packet header that all transferable information is expected to have.
uint32_t catapult::ionet::PacketHeader::Size |
Size of the packet.
PacketType catapult::ionet::PacketHeader::Type |
Type of the packet.