libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
isimud::exchanges::BATSBOE::EU::TradeCaptureReportAck Struct Reference

#include <messages.hpp>

Inheritance diagram for isimud::exchanges::BATSBOE::EU::TradeCaptureReportAck:
[legend]
Collaboration diagram for isimud::exchanges::BATSBOE::EU::TradeCaptureReportAck:
[legend]

Public Types

using Header_t = common::Header< MsgType, MsgType::TradeCaptureReportAck >
 
using bitfields_to_type_map = optional::TradeCaptureReportAck::bitfields_to_type_map
 
using bitfields_tags_type = bitfields_to_type_map::bitfields_tags_type
 
- Public Types inherited from isimud::exchanges::BATSBOE::common::Header< MsgType, MsgType::TradeCaptureReportAck >
enum  
 
enum  
 
using MsgType_t = MsgType
 
using MsgTypes_t = common::MsgType_t
 

Public Member Functions

 TradeCaptureReportAck (uint32_t seqNumber) noexcept(true) FORCE_INLINE
 
- Public Member Functions inherited from isimud::exchanges::BATSBOE::common::Header< MsgType, MsgType::TradeCaptureReportAck >
 Header (std::size_t l) noexcept(true) FORCE_INLINE
 
 Header (std::size_t l, std::uint32_t seqNumber) noexcept(true) FORCE_INLINE
 
const MsgType_t type () const noexcept(true)
 
std::uint16_t length () const noexcept(true)
 The actual, not the foolish BATSBOE-specified, length which excludes the start_of_message field. More...
 
bool is_valid () const noexcept(true)
 

Public Attributes

const common::DateTime_t transactionTime
 
- Public Attributes inherited from isimud::exchanges::BATSBOE::common::Header< MsgType, MsgType::TradeCaptureReportAck >
enum isimud::exchanges::BATSBOE::common::Header:: { ... }  __attribute__
 
const std::uint16_t start_of_message
 
const MsgType_t type_
 
const std::uint8_t matchingUnit
 
const std::uint32_t sequenceNumber
 

Additional Inherited Members

- Protected Member Functions inherited from isimud::exchanges::BATSBOE::common::Header< MsgType, MsgType::TradeCaptureReportAck >
 ~Header () noexcept(true)=default
 
- Protected Attributes inherited from isimud::exchanges::BATSBOE::common::Header< MsgType, MsgType::TradeCaptureReportAck >
std::uint16_t length_
 

Detailed Description

Section: "4.2.10 Trade Capture Report Ack"

Definition at line 122 of file messages.hpp.

Member Typedef Documentation

◆ bitfields_tags_type

◆ bitfields_to_type_map

◆ Header_t

Constructor & Destructor Documentation

◆ TradeCaptureReportAck()

isimud::exchanges::BATSBOE::EU::TradeCaptureReportAck::TradeCaptureReportAck ( uint32_t  seqNumber)
inlineexplicitnoexcept

Definition at line 97 of file messages_impl.hpp.

Member Data Documentation

◆ transactionTime

const common::DateTime_t isimud::exchanges::BATSBOE::EU::TradeCaptureReportAck::transactionTime

Definition at line 127 of file messages.hpp.


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