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

#include <messages.hpp>

Public Types

using RejectCode_t = mit_lse::reject_codes_enum
 
using RejectCodes_t = std::underlying_type< RejectCode_t >::type
 

Public Attributes

int32_t executedQty
 
int32_t leavesQty
 
common::Container container
 
int32_t displayQty
 

Detailed Description

Section: "8.4.6 Execution Report"

Definition at line 216 of file messages.hpp.

Member Typedef Documentation

◆ RejectCode_t

Definition at line 217 of file messages.hpp.

◆ RejectCodes_t

Member Data Documentation

◆ container

common::Container isimud::exchanges::MIT::LSE::ExecutionReportSpecific1::container

Definition at line 222 of file messages.hpp.

◆ displayQty

int32_t isimud::exchanges::MIT::LSE::ExecutionReportSpecific1::displayQty

Definition at line 223 of file messages.hpp.

◆ executedQty

int32_t isimud::exchanges::MIT::LSE::ExecutionReportSpecific1::executedQty

Definition at line 220 of file messages.hpp.

◆ leavesQty

int32_t isimud::exchanges::MIT::LSE::ExecutionReportSpecific1::leavesQty

Definition at line 221 of file messages.hpp.


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