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::BATSBOE::EU::TradeCaptureReport Struct Reference

#include <messages.hpp>

Inheritance diagram for jmmcg::exchanges::BATSBOE::EU::TradeCaptureReport:
[legend]
Collaboration diagram for jmmcg::exchanges::BATSBOE::EU::TradeCaptureReport:
[legend]

Public Types

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

Public Member Functions

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

Additional Inherited Members

- Public Attributes inherited from jmmcg::exchanges::BATSBOE::common::Header< MsgType, MsgType::TradeCaptureReport >
enum
jmmcg::exchanges::BATSBOE::common::Header:: { ... }  
__attribute__
 
const uint16_t start_of_message
 
const MsgType_t type_
 
const uint8_t matchingUnit
 
const uint32_t sequenceNumber
 
- Protected Member Functions inherited from jmmcg::exchanges::BATSBOE::common::Header< MsgType, MsgType::TradeCaptureReport >
 ~Header () noexcept(true)=default
 
- Protected Attributes inherited from jmmcg::exchanges::BATSBOE::common::Header< MsgType, MsgType::TradeCaptureReport >
uint16_t length_
 

Detailed Description

Section: "4.1.4 Trade Capture Report"

Definition at line 38 of file messages.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

jmmcg::exchanges::BATSBOE::EU::TradeCaptureReport::TradeCaptureReport ( uint32_t  seqNumber)
inlineexplicitnoexcept

Definition at line 24 of file messages_impl.hpp.


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