CatapultServer  v0.5.0.1 (Elephant)
catapult::ionet::PacketHeader Struct Reference

A packet header that all transferable information is expected to have. More...

Inheritance diagram for catapult::ionet::PacketHeader:

Public Attributes

uint32_t Size
 Size of the packet. More...
 
PacketType Type
 Type of the packet. More...
 

Detailed Description

A packet header that all transferable information is expected to have.

Member Data Documentation

◆ Size

uint32_t catapult::ionet::PacketHeader::Size

Size of the packet.

◆ Type

PacketType catapult::ionet::PacketHeader::Type

Type of the packet.


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