OnixS C++ B3 BOE Binary Order Entry 1.3.0
API Documentation
Loading...
Searching...
No Matches
HasNoVariableFieldsOrGroups< Message > Struct Template Reference

Static Public Member Functions

static constexpr UInt16 calculateMaxMessageSize ()

Static Public Attributes

static constexpr bool UseCustomValue = true

Detailed Description

template<typename Message>
struct OnixS::B3::BOE::Messaging::HasNoVariableFieldsOrGroups< Message >

Definition at line 52 of file MessageSizeTraits.h.

Member Function Documentation

◆ calculateMaxMessageSize()

template<typename Message>
constexpr UInt16 calculateMaxMessageSize ( )
inlinestaticconstexpr

Definition at line 57 of file MessageSizeTraits.h.

Member Data Documentation

◆ UseCustomValue

template<typename Message>
bool UseCustomValue = true
staticconstexpr

Definition at line 54 of file MessageSizeTraits.h.