libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include "types.hpp"
#include "optional_field_types.hpp"
#include "../common/messages.hpp"
#include "messages_impl.hpp"
Go to the source code of this file.
Namespaces | |
namespace | isimud |
namespace | isimud::ISIMUD_VER_NAMESPACE |
namespace | isimud::ISIMUD_VER_NAMESPACE::exchanges |
namespace | isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE |
namespace | isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::EU |
Typedefs | |
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 |
Functions | |
isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::EU::TradeCaptureReport common::Header | isimud::ISIMUD_VER_NAMESPACE::exchanges::BATSBOE::EU::__attribute__ ((packed)) |
TradeCaptureReport (common::SeqNum_t seqNumber) noexcept(true) FORCE_INLINE | |
TradeCaptureReportAck (common::SeqNum_t seqNumber) noexcept(true) FORCE_INLINE | |
TradeCaptureReportReject (common::SeqNum_t seqNumber) noexcept(true) FORCE_INLINE | |
TradeCaptureConfirm (common::SeqNum_t seqNumber) noexcept(true) FORCE_INLINE | |
TradeCaptureDecline (common::SeqNum_t seqNumber) noexcept(true) FORCE_INLINE | |
Variables | |
const common::DateTime_t | transactionTime |
using bitfields_tags_type = bitfields_to_type_map::bitfields_tags_type |
Definition at line 2 of file messages.hpp.
typedef optional::TradeCancelOrCorrect::bitfields_to_type_map bitfields_to_type_map |
Definition at line 1 of file messages.hpp.
|
explicitconstexprnoexcept |
Definition at line 0 of file messages.hpp.
|
explicitnoexcept |
|
explicitnoexcept |
|
explicitnoexcept |
|
explicitnoexcept |
|
explicitnoexcept |
const DateTime_t transactionTime |
Definition at line 4 of file messages.hpp.