33template <
typename Message>
42 Message::blockLength(Message::Schema::Version)
44 + Message::getMinimalVariableFieldsSize(Message::Schema::Version);
49template <
typename Message>
58 Message::blockLength(Message::Schema::Version)
#define ONIXS_ICEBOE_MESSAGING_NAMESPACE_BEGIN
#define ONIXS_ICEBOE_MESSAGING_NAMESPACE_END
Assume the credentials filed of the message is empty.
static constexpr bool UseCustomValue
static constexpr UInt16 calculateMaxMessageSize()
Assume the message has a constant size.
static constexpr bool UseCustomValue
static constexpr UInt16 calculateMaxMessageSize()
Traits for calculating the buffer size of a message.