Struct ReceiveMessage::ReceiveMessageConfig
Defined in File ReceiveMessage.hpp
Nested Relationships
This struct is a nested type of Class ReceiveMessage.
Struct Documentation
-
struct ReceiveMessageConfig
Configuration for the receive message.
Public Members
-
std::uint32_t typeId = {}
The type ID of the message.
-
std::uint32_t transactionId = {}
The transaction ID of the message.
-
std::uint32_t size = {}
The size of the message.
-
std::uint32_t typeId = {}