B2BITS FIX Antenna HFT
1.0.15
|
#include <CmiBinaryMessages.h>
Public Member Functions | |
const AsciiString | getAccount () const throw () |
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 AsciiString | getSubAccount () const throw () |
const UInt8 | getTradingSessionId () const throw () |
const AsciiString | getUserAssignedId () const throw () |
const UInt32 | getUserSessionKey () const throw () |
OrderFormat3 () throw () | |
OrderFormat3 (bool initFields) throw () | |
void | setAccount (const AsciiString &val) 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 | setSubAccount (const AsciiString &val) 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 () |
![]() | |
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_OrderFormat3 |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
References BSWAP16.
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
References CMI::OrderFormat3_IteratorDefines.
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
References CMI::OrderFormat3_IteratorDefines.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
References CMI::StringCopy().
|
inline |
References CMI::StringCopy().
|
inline |
References BSWAP16.
|
inline |
References CMI::StringCopy().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
References CMI::StringCopy().
|
inline |
|
inline |
References CMI::StringCopy().
|
inline |
|
inline |
References CMI::StringCopy().
|
inline |
Referenced by CMI::messageToStream().
|
inline |
|
inline |
References ILink3::updateMessageLength().
|
inlinestatic |
References CMI::StandardHeader::setMessageLength().
Alpha4 CMI::OrderFormat3::account |
Alpha3 CMI::OrderFormat3::branch |
UInt16 CMI::OrderFormat3::branchSequenceNumber |
Alpha4 CMI::OrderFormat3::cmtaFirmNumber |
Alpha CMI::OrderFormat3::coverage |
Boolean CMI::OrderFormat3::isIOC |
Boolean CMI::OrderFormat3::nbboProtection |
UInt32 CMI::OrderFormat3::originalQuantity |
Alpha CMI::OrderFormat3::originType |
Alpha CMI::OrderFormat3::positionEffect |
Alpha3 CMI::OrderFormat3::preferred |
Decimal CMI::OrderFormat3::price |
UInt32 CMI::OrderFormat3::productKey |
Alpha CMI::OrderFormat3::side |
Alpha10 CMI::OrderFormat3::subAccount |
UInt8 CMI::OrderFormat3::tradingSessionId |
|
static |
Alpha8 CMI::OrderFormat3::userAssignedId |
UInt32 CMI::OrderFormat3::userSessionKey |