B2BITS FIX Antenna HFT
1.0.16
|
#include <CmiBinaryMessages.h>
Classes | |
struct | AuctionId |
struct | Contingency |
struct | Legs |
Public Member Functions | |
StrategyOrder * | 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 () |
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 () |
StrategyOrder () throw () | |
StrategyOrder (bool initFields) 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_StrategyOrder |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
References BSWAP16.
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
References CMI::StrategyOrder_IteratorDefines.
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
References BSWAP16.
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
References CMI::StrategyOrder_IteratorDefines.
|
inline |
|
inline |
|
inline |
|
inline |
References CMI::StringCopy().
|
inline |
References CMI::StringCopy().
|
inline |
References BSWAP16.
|
inline |
|
inline |
|
inline |
References CMI::StringCopy().
|
inline |
|
inline |
|
inline |
References BSWAP16.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by CMI::messageToStream().
|
inline |
|
inline |
References ILink3::updateMessageLength().
|
inlinestatic |
References CMI::StandardHeader::setMessageLength().
Alpha4 CMI::StrategyOrder::account |
Alpha3 CMI::StrategyOrder::branch |
UInt16 CMI::StrategyOrder::branchSequenceNumber |
Alpha CMI::StrategyOrder::coverage |
UInt8 CMI::StrategyOrder::day |
Alpha4 CMI::StrategyOrder::executingGiveUpFirmNumber |
UInt8 CMI::StrategyOrder::month |
UInt8 CMI::StrategyOrder::nbboProtection |
UInt16 CMI::StrategyOrder::optionalFieldIndicator |
UInt32 CMI::StrategyOrder::originalQuantity |
Alpha CMI::StrategyOrder::originType |
Alpha CMI::StrategyOrder::positionEffect |
Decimal CMI::StrategyOrder::price |
UInt8 CMI::StrategyOrder::priceType |
UInt32 CMI::StrategyOrder::productKey |
Alpha CMI::StrategyOrder::side |
Alpha CMI::StrategyOrder::timeInForce |
UInt8 CMI::StrategyOrder::tradingSessionId |
|
static |
UInt32 CMI::StrategyOrder::userSessionKey |
UInt16 CMI::StrategyOrder::year |