B2BITS FIX Antenna HFT
1.0.16
|
#include <CmiBinaryMessages.h>
Public Member Functions | |
const AsciiString | getBranch () const throw () |
const UInt16 | getBranchSequenceNumber () const throw () |
const AsciiString | getCMTAFirmNumber () const throw () |
const Alpha | getCoverage () const throw () |
const Boolean | getIsIOC () const throw () |
FieldsIterator | getIterator () const |
size_t | getMsgLength () const |
const Boolean | getNBBOProtection () const throw () |
const UInt32 | getOriginalQuantity () const throw () |
const Alpha | getOriginType () const throw () |
const Alpha | getPositionEffect () const throw () |
const AsciiString | getPreferred () const throw () |
const UInt32 | getProductKey () const throw () |
FieldsSetIterator | getSetIterator () |
const Alpha | getSide () const throw () |
const UInt8 | getTradingSessionId () const throw () |
const AsciiString | getUserAssignedId () const throw () |
const UInt32 | getUserSessionKey () const throw () |
OrderFormat2 () throw () | |
OrderFormat2 (bool initFields) throw () | |
void | setBranch (const AsciiString &val) throw () |
void | setBranchSequenceNumber (UInt16 value) throw () |
void | setCMTAFirmNumber (const AsciiString &val) throw () |
void | setCoverage (Alpha value) throw () |
void | setIsIOC (Boolean value) throw () |
void | setNBBOProtection (Boolean value) throw () |
void | setOriginalQuantity (UInt32 value) throw () |
void | setOriginType (Alpha value) throw () |
void | setPositionEffect (Alpha value) throw () |
void | setPreferred (const AsciiString &val) throw () |
void | setProductKey (UInt32 value) throw () |
void | setSide (Alpha value) throw () |
void | setTradingSessionId (UInt8 value) throw () |
void | setUserAssignedId (const AsciiString &val) throw () |
void | setUserSessionKey (UInt32 value) 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_OrderFormat2 |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
References BSWAP16.
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
References CMI::OrderFormat2_IteratorDefines.
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
References CMI::OrderFormat2_IteratorDefines.
|
inline |
|
inline |
|
inline |
|
inline |
References CMI::StringCopy().
|
inline |
References BSWAP16.
|
inline |
References CMI::StringCopy().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
References CMI::StringCopy().
|
inline |
|
inline |
|
inline |
References CMI::StringCopy().
|
inline |
Referenced by CMI::messageToStream().
|
inline |
|
inline |
References ILink3::updateMessageLength().
|
inlinestatic |
References CMI::StandardHeader::setMessageLength().
Alpha3 CMI::OrderFormat2::branch |
UInt16 CMI::OrderFormat2::branchSequenceNumber |
Alpha4 CMI::OrderFormat2::cmtaFirmNumber |
Alpha CMI::OrderFormat2::coverage |
Boolean CMI::OrderFormat2::isIOC |
Boolean CMI::OrderFormat2::nbboProtection |
UInt32 CMI::OrderFormat2::originalQuantity |
Alpha CMI::OrderFormat2::originType |
Alpha CMI::OrderFormat2::positionEffect |
Alpha3 CMI::OrderFormat2::preferred |
Decimal CMI::OrderFormat2::price |
UInt32 CMI::OrderFormat2::productKey |
Alpha CMI::OrderFormat2::side |
UInt8 CMI::OrderFormat2::tradingSessionId |
|
static |
Alpha8 CMI::OrderFormat2::userAssignedId |
UInt32 CMI::OrderFormat2::userSessionKey |