B2BITS FIX Antenna HFT
1.0.15
|
#include <CmiBinaryMessages.h>
Classes | |
struct | Contras |
Public Member Functions | |
QuoteFillReport * | clone () |
const AsciiString | getAccount () const throw () |
const Alpha | getBillingType () const throw () |
const UInt32 | getCboeHighId () const throw () |
const UInt32 | getCboeLowId () const throw () |
const AsciiString | getExecutingGiveUpFirmNumber () const throw () |
FieldsIterator | getIterator () const |
const UInt32 | getLeavesQuantity () const throw () |
size_t | getMsgLength () const |
const UInt32 | getProductKey () const throw () |
const UInt32 | getQuoteKey () const throw () |
const UInt8 | getReportType () const throw () |
FieldsSetIterator | getSetIterator () |
const Alpha | getSide () const throw () |
const AsciiString | getSubAccount () const throw () |
const UInt64 | getTimestamp () const throw () |
const UInt32 | getTradedQuantity () const throw () |
const UInt8 | getTradingSessionId () const throw () |
const UInt16 | getUpdateStatusReason () const throw () |
const AsciiString | getUserAcronym () const throw () |
const AsciiString | getUserAssignedId () const throw () |
QuoteFillReport () throw () | |
QuoteFillReport (bool initFields) throw () | |
void | setAccount (const AsciiString &val) throw () |
void | setBillingType (Alpha value) throw () |
void | setCboeHighId (UInt32 value) throw () |
void | setCboeLowId (UInt32 value) throw () |
void | setExecutingGiveUpFirmNumber (const AsciiString &val) throw () |
void | setLeavesQuantity (UInt32 value) throw () |
void | setProductKey (UInt32 value) throw () |
void | setQuoteKey (UInt32 value) throw () |
void | setReportType (UInt8 value) throw () |
void | setSide (Alpha value) throw () |
void | setSubAccount (const AsciiString &val) throw () |
void | setTimestamp (UInt64 value) throw () |
void | setTradedQuantity (UInt32 value) throw () |
void | setTradingSessionId (UInt8 value) throw () |
void | setUpdateStatusReason (UInt16 value) throw () |
void | setUserAcronym (const AsciiString &val) throw () |
void | setUserAssignedId (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_QuoteFillReport |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
References CMI::QuoteFillReport_IteratorDefines.
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
References CMI::QuoteFillReport_IteratorDefines.
|
inline |
|
inline |
|
inline |
|
inline |
References BSWAP16.
|
inline |
|
inline |
|
inline |
References CMI::StringCopy().
|
inline |
|
inline |
References CMI::StringCopy().
|
inline |
|
inline |
|
inline |
References CMI::StringCopy().
|
inline |
|
inline |
References BSWAP16.
|
inline |
References CMI::StringCopy().
|
inline |
References CMI::StringCopy().
|
inline |
Referenced by CMI::messageToStream().
|
inline |
|
inline |
References ILink3::updateMessageLength().
|
inlinestatic |
References CMI::StandardHeader::setMessageLength().
Alpha4 CMI::QuoteFillReport::account |
Alpha CMI::QuoteFillReport::billingType |
UInt32 CMI::QuoteFillReport::cboeHighId |
UInt32 CMI::QuoteFillReport::cboeLowId |
Alpha4 CMI::QuoteFillReport::executingGiveUpFirmNumber |
UInt32 CMI::QuoteFillReport::leavesQuantity |
UInt32 CMI::QuoteFillReport::productKey |
UInt32 CMI::QuoteFillReport::quoteKey |
UInt8 CMI::QuoteFillReport::reportType |
Alpha CMI::QuoteFillReport::side |
Alpha10 CMI::QuoteFillReport::subAccount |
UInt64 CMI::QuoteFillReport::timestamp |
Decimal CMI::QuoteFillReport::tradedPrice |
UInt32 CMI::QuoteFillReport::tradedQuantity |
UInt8 CMI::QuoteFillReport::tradingSessionId |
|
static |
UInt16 CMI::QuoteFillReport::updateStatusReason |
Alpha4 CMI::QuoteFillReport::userAcronym |
Alpha8 CMI::QuoteFillReport::userAssignedId |