libjmmcg  build_2176
A C++ library containing an eclectic mix of useful, advanced components.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
jmmcg::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 83 of file messages.hpp.

Member Function Documentation

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

Definition at line 94 of file messages.hpp.

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

Definition at line 97 of file messages.hpp.

static constexpr common::PassiveOnlyOrder FORCE_INLINE jmmcg::exchanges::MIT::BIT::NewOrderSpecific3::passiveOnlyOrder ( )
inlinestaticnoexcept

Definition at line 89 of file messages.hpp.

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

Definition at line 92 of file messages.hpp.

Member Data Documentation

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

Definition at line 84 of file messages.hpp.

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

Definition at line 87 of file messages.hpp.

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

Definition at line 86 of file messages.hpp.

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

Definition at line 85 of file messages.hpp.


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