libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
isimud::exchanges::MIT::BIT::NewOrderSpecific3 Struct Reference

#include <messages.hpp>

Public Member Functions

common::OrderSource FORCE_INLINE orderSource () const noexcept(true)
 
void FORCE_INLINE orderSource (common::OrderSource os) noexcept(true)
 

Static Public Member Functions

static constexpr common::PassiveOnlyOrder FORCE_INLINE passiveOnlyOrder () noexcept(true)
 
static void FORCE_INLINE passiveOnlyOrder (common::PassiveOnlyOrder) noexcept(true)
 

Public Attributes

common::Anonymity anonymity =common::Anonymity::Anonymous
 
common::Price_t stoppedPrice =0
 
common::ReservedField10_t reservedField
 
common::OrderSource orderSource_ =common::OrderSource::MarketParticipantDealsOnOwnAccount
 

Detailed Description

Definition at line 152 of file messages.hpp.

Member Function Documentation

◆ orderSource() [1/2]

common::OrderSource FORCE_INLINE isimud::exchanges::MIT::BIT::NewOrderSpecific3::orderSource ( ) const
inlinenoexcept

Definition at line 163 of file messages.hpp.

◆ orderSource() [2/2]

void FORCE_INLINE isimud::exchanges::MIT::BIT::NewOrderSpecific3::orderSource ( common::OrderSource  os)
inlinenoexcept

Definition at line 166 of file messages.hpp.

◆ passiveOnlyOrder() [1/2]

static constexpr common::PassiveOnlyOrder FORCE_INLINE isimud::exchanges::MIT::BIT::NewOrderSpecific3::passiveOnlyOrder ( )
inlinestaticconstexprnoexcept

Definition at line 158 of file messages.hpp.

◆ passiveOnlyOrder() [2/2]

static void FORCE_INLINE isimud::exchanges::MIT::BIT::NewOrderSpecific3::passiveOnlyOrder ( common::PassiveOnlyOrder  )
inlinestaticnoexcept

Definition at line 161 of file messages.hpp.

Member Data Documentation

◆ anonymity

common::Anonymity isimud::exchanges::MIT::BIT::NewOrderSpecific3::anonymity =common::Anonymity::Anonymous

Definition at line 153 of file messages.hpp.

◆ orderSource_

common::OrderSource isimud::exchanges::MIT::BIT::NewOrderSpecific3::orderSource_ =common::OrderSource::MarketParticipantDealsOnOwnAccount

Definition at line 156 of file messages.hpp.

◆ reservedField

common::ReservedField10_t isimud::exchanges::MIT::BIT::NewOrderSpecific3::reservedField

Definition at line 155 of file messages.hpp.

◆ stoppedPrice

common::Price_t isimud::exchanges::MIT::BIT::NewOrderSpecific3::stoppedPrice =0

Definition at line 154 of file messages.hpp.


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