OnixS C++ CME iLink 3 Binary Order Entry Handler 1.18.9
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::CME::iLink3::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.