B2BITS FIX Antenna HFT
1.0.16
|
#include <CmiBinaryMessages.h>
Classes | |
struct | AuctionId |
struct | Contingency |
Public Member Functions | |
OrderFormat1 * | clone () |
const AsciiString | getAccount () const throw () |
const AsciiString | getBranch () const throw () |
const UInt16 | getBranchSequenceNumber () const throw () |
const Alpha | getCoverage () const throw () |
const UInt8 | getDay () const throw () |
const AsciiString | getExecutingGiveUpFirmNumber () const throw () |
FieldsIterator | getIterator () const |
const UInt8 | getMonth () const throw () |
size_t | getMsgLength () const |
const UInt8 | getNBBOProtection () const throw () |
const UInt16 | getOptionalFieldIndicator () const throw () |
const UInt32 | getOriginalQuantity () const throw () |
const Alpha | getOriginType () const throw () |
const Alpha | getPositionEffect () const throw () |
const UInt8 | getPriceType () const throw () |
const UInt32 | getProductKey () const throw () |
FieldsSetIterator | getSetIterator () |
const Alpha | getSide () const throw () |
const Alpha | getTimeInForce () const throw () |
const UInt8 | getTradingSessionId () const throw () |
const UInt32 | getUserSessionKey () const throw () |
const UInt16 | getYear () const throw () |
OrderFormat1 () throw () | |
OrderFormat1 (bool initFields) throw () | |
void | setAccount (const AsciiString &val) throw () |
void | setBranch (const AsciiString &val) throw () |
void | setBranchSequenceNumber (UInt16 value) throw () |
void | setCoverage (Alpha value) throw () |
void | setDay (UInt8 value) throw () |
void | setExecutingGiveUpFirmNumber (const AsciiString &val) throw () |
void | setMonth (UInt8 value) throw () |
void | setNBBOProtection (UInt8 value) throw () |
void | setOptionalFieldIndicator (UInt16 value) throw () |
void | setOriginalQuantity (UInt32 value) throw () |
void | setOriginType (Alpha value) throw () |
void | setPositionEffect (Alpha value) throw () |
void | setPriceType (UInt8 value) throw () |
void | setProductKey (UInt32 value) throw () |
void | setSide (Alpha value) throw () |
void | setTimeInForce (Alpha value) throw () |
void | setTradingSessionId (UInt8 value) throw () |
void | setUserSessionKey (UInt32 value) throw () |
void | setYear (UInt16 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_OrderFormat1 |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
Referenced by fix_algo::CmiFixConverter::convertAppMsgToFix().
|
inline |
|
inline |
References BSWAP16.
|
inline |
|
inline |
|
inline |
Referenced by fix_algo::CmiFixConverter::convertAppMsgToFix().
|
inline |
Referenced by fix_algo::CmiFixConverter::convertAppMsgToFix().
|
inlinestatic |
References CMI::OrderFormat1_IteratorDefines.
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
References BSWAP16.
|
inline |
References BSWAP32.
Referenced by fix_algo::CmiFixConverter::convertAppMsgToFix().
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
|
inlinestatic |
References CMI::OrderFormat1_IteratorDefines.
|
inline |
|
inline |
|
inline |
Referenced by fix_algo::CmiFixConverter::convertAppMsgToFix().
|
inline |
References BSWAP32.
Referenced by fix_algo::CmiFixConverter::convertAppMsgToFix().
|
inline |
References CMI::StringCopy().
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
|
inline |
References CMI::StringCopy().
|
inline |
References BSWAP16.
|
inline |
|
inline |
|
inline |
References CMI::StringCopy().
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
|
inline |
|
inline |
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
|
inline |
References BSWAP16.
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
|
inline |
References BSWAP32.
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
|
inline |
References BSWAP32.
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
|
inline |
Referenced by CMI::messageToStream().
|
inline |
|
inline |
References ILink3::updateMessageLength().
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
|
inlinestatic |
References CMI::StandardHeader::setMessageLength().
Alpha4 CMI::OrderFormat1::account |
Alpha3 CMI::OrderFormat1::branch |
UInt16 CMI::OrderFormat1::branchSequenceNumber |
Alpha CMI::OrderFormat1::coverage |
UInt8 CMI::OrderFormat1::day |
Alpha4 CMI::OrderFormat1::executingGiveUpFirmNumber |
UInt8 CMI::OrderFormat1::month |
UInt8 CMI::OrderFormat1::nbboProtection |
UInt16 CMI::OrderFormat1::optionalFieldIndicator |
UInt32 CMI::OrderFormat1::originalQuantity |
Alpha CMI::OrderFormat1::originType |
Alpha CMI::OrderFormat1::positionEffect |
Decimal CMI::OrderFormat1::price |
UInt8 CMI::OrderFormat1::priceType |
UInt32 CMI::OrderFormat1::productKey |
Alpha CMI::OrderFormat1::side |
Alpha CMI::OrderFormat1::timeInForce |
UInt8 CMI::OrderFormat1::tradingSessionId |
|
static |
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
UInt32 CMI::OrderFormat1::userSessionKey |
UInt16 CMI::OrderFormat1::year |