|
struct isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::NewOrderSpecific1 | isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::__attribute__ ((packed)) |
|
constexpr | NewOrderSpecific1 (common::SecurityID_t instID) noexcept(true) FORCE_INLINE |
|
common::SecurityID_t | instrumentID () const noexcept(true) |
|
void | instrumentID (common::SecurityID_t i) noexcept(true) |
|
constexpr | NewOrderSpecific2 (order_qty_t ordQty) noexcept(true) FORCE_INLINE |
|
order_qty_t | orderQty () const noexcept(true) |
|
void | orderQty (order_qty_t i) noexcept(true) |
|
common::PassiveOnlyOrder FORCE_INLINE | passiveOnlyOrder () const noexcept(true) |
|
void FORCE_INLINE | passiveOnlyOrder (common::PassiveOnlyOrder poo) noexcept(true) |
|
constexpr | OrderMassCancelRequestSpecific1 (common::SecurityID_t instID) noexcept(true) FORCE_INLINE |
|
template<class SrcMsg > |
__stdcall | NewOrder (SrcMsg const &msg, ref_data const &rd) noexcept(true) FORCE_INLINE |
| Create a message from the source message. More...
|
|
template<class SrcMsg > |
__stdcall | OrderCancelReplaceRequest (SrcMsg const &msg, ref_data const &rd) noexcept(true) |
| Create a message from the source message. More...
|
|
template<class SrcMsg > |
__stdcall | OrderCancelRequest (SrcMsg const &msg, ref_data const &rd) noexcept(true) |
| Create a message from the source message. More...
|
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::Header_t),<=, MsgTypes::max_size_client_to_exchange_msg) |
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::Header_t),<=, MsgTypes::max_size_exchange_to_client_msg) |
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::Header_t),<=, MsgTypes::max_msg_size) |
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::LogonRequest),==, 80) |
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::LogonReply),==, 38) |
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::Logout),==, 24) |
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::ClientHeartbeat),==, 4) |
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::MissedMessageRequest),==, 9) |
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::MissedMessageRequestAck),==, 5) |
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::MissedMessageReport),==, 5) |
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::Reject),==, 59) |
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::SystemStatus),==, 6) |
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::NewOrder_t),==, 106) |
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::OrderCancelReplaceRequest),==, 129) |
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::OrderCancelRequest),==, 73) |
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::OrderMassCancelRequest),==, 46) |
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::ExecutionReport),==, 229) |
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::OrderCancelReject),==, 73) |
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::OrderMassCancelReport),==, 56) |
|
| isimud::ISIMUD_VER_NAMESPACE::exchanges::MIT::OSLO::tests::BOOST_MPL_ASSERT_RELATION (sizeof(MsgTypes::BusinessReject),==, 63) |
|