B2BITS FIX Antenna HFT
1.0.17
|
#include <CmiBinaryMessages.h>
Public Member Functions | |
const AsciiString | getBranch () const throw () |
const UInt16 | getBranchSequenceNumber () const throw () |
const UInt32 | getBustQty () const throw () |
const UInt32 | getCboeHighId () const throw () |
const UInt32 | getCboeLowId () const throw () |
const AsciiString | getExecutingGiveUpFirmNumber () const throw () |
FieldsIterator | getIterator () const |
size_t | getMsgLength () const |
const UInt32 | getOriginalOrderHighId () const throw () |
const UInt32 | getOriginalOrderLowId () const throw () |
const UInt32 | getProductKey () const throw () |
const UInt32 | getReinstateRequestQty () const throw () |
const UInt8 | getReportType () const throw () |
FieldsSetIterator | getSetIterator () |
const Alpha | getSide () const throw () |
const UInt64 | getTimestamp () const throw () |
const UInt8 | getTradingSessionId () const throw () |
const UInt16 | getUpdateStatusReason () const throw () |
const AsciiString | getUserAssignedId () const throw () |
const AsciiString | getUserId () const throw () |
OrderBustReport () throw () | |
OrderBustReport (bool initFields) throw () | |
void | setBranch (const AsciiString &val) throw () |
void | setBranchSequenceNumber (UInt16 value) throw () |
void | setBustQty (UInt32 value) throw () |
void | setCboeHighId (UInt32 value) throw () |
void | setCboeLowId (UInt32 value) throw () |
void | setExecutingGiveUpFirmNumber (const AsciiString &val) throw () |
void | setOriginalOrderHighId (UInt32 value) throw () |
void | setOriginalOrderLowId (UInt32 value) throw () |
void | setProductKey (UInt32 value) throw () |
void | setReinstateRequestQty (UInt32 value) throw () |
void | setReportType (UInt8 value) throw () |
void | setSide (Alpha value) throw () |
void | setTimestamp (UInt64 value) throw () |
void | setTradingSessionId (UInt8 value) throw () |
void | setUpdateStatusReason (UInt16 value) throw () |
void | setUserAssignedId (const AsciiString &val) throw () |
void | setUserId (const AsciiString &val) throw () |
std::ostream & | toStream (std::ostream &os) const |
std::string | toString () const |
void | updateMessageLength () |
![]() | |
UInt8 | getCmiMarker () const |
UInt8 | getMessageFlags () const |
UInt32 | getMessageLength () const |
UInt32 | getMessageSequenceNumber () const |
MessageType::Enum | getMessageType () const |
UInt8 | getVersion () const |
void | setCmiMarker (UInt8 marker) |
void | setMessageFlags (UInt8 value) |
void | setMessageLength (UInt32 value) |
void | setMessageSequenceNumber (UInt32 value) |
void | setMessageType (MessageType::Enum value) |
void | setMessageType (UInt8 value) |
StandardHeader () | |
Static Public Member Functions | |
static FieldsIterator | getIterator (const StandardHeader &message) |
static size_t | getMinMessageSize () |
static FieldsSetIterator | getSetIterator (StandardHeader &message) |
static void | updateMessageLength (StandardHeader &message) |
Static Public Attributes | |
static const MessageType::Enum | TYPE = MessageType::MessageType_OrderBustReport |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
References BSWAP16.
|
inline |
|
inline |
|
inlinestatic |
References CMI::OrderBustReport_IteratorDefines.
|
inlinestatic |
|
inline |
|
inline |
References BSWAP32.
|
inline |
References BSWAP32.
|
inline |
References BSWAP32.
|
inline |
|
inline |
|
inlinestatic |
References CMI::OrderBustReport_IteratorDefines.
|
inline |
|
inline |
|
inline |
References BSWAP16.
|
inline |
|
inline |
|
inline |
References CMI::StringCopy().
|
inline |
References BSWAP16.
|
inline |
References CMI::StringCopy().
|
inline |
References BSWAP32.
|
inline |
References BSWAP32.
|
inline |
References BSWAP32.
|
inline |
|
inline |
|
inline |
|
inline |
References BSWAP16.
|
inline |
References CMI::StringCopy().
|
inline |
References CMI::StringCopy().
|
inline |
Referenced by CMI::messageToStream().
|
inline |
|
inline |
References B3::updateMessageLength().
|
inlinestatic |
References CMI::StandardHeader::setMessageLength().
Alpha3 CMI::OrderBustReport::branch |
UInt16 CMI::OrderBustReport::branchSequenceNumber |
UInt32 CMI::OrderBustReport::bustQty |
UInt32 CMI::OrderBustReport::cboeHighId |
UInt32 CMI::OrderBustReport::cboeLowId |
Alpha4 CMI::OrderBustReport::executingGiveUpFirmNumber |
UInt32 CMI::OrderBustReport::originalOrderHighId |
UInt32 CMI::OrderBustReport::originalOrderLowId |
Decimal CMI::OrderBustReport::price |
UInt32 CMI::OrderBustReport::productKey |
UInt32 CMI::OrderBustReport::reinstateRequestQty |
UInt8 CMI::OrderBustReport::reportType |
Alpha CMI::OrderBustReport::side |
UInt64 CMI::OrderBustReport::timestamp |
UInt8 CMI::OrderBustReport::tradingSessionId |
|
static |
UInt16 CMI::OrderBustReport::updateStatusReason |
Alpha20 CMI::OrderBustReport::userAssignedId |
Alpha8 CMI::OrderBustReport::userId |