B2BITS FIX Antenna HFT
1.0.16
|
#include <CmiBinaryMessages.h>
Public Member Functions | |
const AsciiString | getBranch () const throw () |
const UInt16 | getBranchSequenceNumber () const throw () |
const UInt32 | getBustedQty () const throw () |
const UInt32 | getCboeHighId () const throw () |
const UInt32 | getCboeLowId () const throw () |
FieldsIterator | getIterator () const |
size_t | getMsgLength () const |
const UInt8 | getPriceType () const throw () |
const UInt32 | getProductKey () const throw () |
const UInt32 | getReinstateQty () const throw () |
FieldsSetIterator | getSetIterator () |
const Alpha | getSide () const throw () |
const UInt64 | getTimestamp () const throw () |
const UInt32 | getTotalRemainingQty () const throw () |
const UInt8 | getTradingSessionId () const throw () |
const UInt16 | getUpdateStatusReason () const throw () |
const AsciiString | getUserAssignedId () const throw () |
OrderBustReinstateReport () throw () | |
OrderBustReinstateReport (bool initFields) throw () | |
void | setBranch (const AsciiString &val) throw () |
void | setBranchSequenceNumber (UInt16 value) throw () |
void | setBustedQty (UInt32 value) throw () |
void | setCboeHighId (UInt32 value) throw () |
void | setCboeLowId (UInt32 value) throw () |
void | setPriceType (UInt8 value) throw () |
void | setProductKey (UInt32 value) throw () |
void | setReinstateQty (UInt32 value) throw () |
void | setSide (Alpha value) throw () |
void | setTimestamp (UInt64 value) throw () |
void | setTotalRemainingQty (UInt32 value) throw () |
void | setTradingSessionId (UInt8 value) throw () |
void | setUpdateStatusReason (UInt16 value) throw () |
void | setUserAssignedId (const AsciiString &val) throw () |
std::ostream & | toStream (std::ostream &os) const |
std::string | toString () const |
void | updateMessageLength () |
Public Member Functions inherited from CMI::StandardHeader | |
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_OrderBustReinstateReport |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
References BSWAP16.
|
inline |
References BSWAP32.
|
inline |
References BSWAP32.
|
inline |
References BSWAP32.
|
inline |
|
inlinestatic |
References CMI::OrderBustReinstateReport_IteratorDefines.
|
inlinestatic |
|
inline |
|
inline |
|
inline |
References BSWAP32.
|
inline |
References BSWAP32.
|
inline |
|
inlinestatic |
References CMI::OrderBustReinstateReport_IteratorDefines.
|
inline |
|
inline |
References BSWAP64.
|
inline |
References BSWAP32.
|
inline |
|
inline |
References BSWAP16.
|
inline |
|
inline |
References CMI::StringCopy().
|
inline |
References BSWAP16.
|
inline |
References BSWAP32.
|
inline |
References BSWAP32.
|
inline |
References BSWAP32.
|
inline |
|
inline |
References BSWAP32.
|
inline |
References BSWAP32.
|
inline |
|
inline |
References BSWAP64.
|
inline |
References BSWAP32.
|
inline |
|
inline |
References BSWAP16.
|
inline |
References CMI::StringCopy().
|
inline |
Referenced by CMI::messageToStream().
|
inline |
|
inline |
References ILink3::updateMessageLength().
|
inlinestatic |
References CMI::StandardHeader::setMessageLength().
Alpha3 CMI::OrderBustReinstateReport::branch |
UInt16 CMI::OrderBustReinstateReport::branchSequenceNumber |
UInt32 CMI::OrderBustReinstateReport::bustedQty |
UInt32 CMI::OrderBustReinstateReport::cboeHighId |
UInt32 CMI::OrderBustReinstateReport::cboeLowId |
Decimal CMI::OrderBustReinstateReport::price |
UInt8 CMI::OrderBustReinstateReport::priceType |
UInt32 CMI::OrderBustReinstateReport::productKey |
UInt32 CMI::OrderBustReinstateReport::reinstateQty |
Alpha CMI::OrderBustReinstateReport::side |
UInt64 CMI::OrderBustReinstateReport::timestamp |
UInt32 CMI::OrderBustReinstateReport::totalRemainingQty |
UInt8 CMI::OrderBustReinstateReport::tradingSessionId |
|
static |
UInt16 CMI::OrderBustReinstateReport::updateStatusReason |
Alpha20 CMI::OrderBustReinstateReport::userAssignedId |