B2BITS FIX Antenna HFT
1.0.16
|
#include <ILink3BinaryMessages.h>
Public Member Functions | |
const AsciiString | getClOrdID () const throw () |
FieldsIterator | getIterator () const |
const BooleanNULL::Enum | getLiquidityFlag () const throw () |
const AsciiString | getLocation () const throw () |
const ManualOrdIndReq::Enum | getManualOrderIndicator () const throw () |
size_t | getMsgLength () const |
const uInt64NULL | getOrderID () const throw () |
const uInt64 | getOrderRequestID () const throw () |
const AsciiString | getOrigOrderUser () const throw () |
const uInt64 | getPartyDetailsListReqID () const throw () |
const Int32 | getSecurityID () const throw () |
const AsciiString | getSenderID () const throw () |
const uInt64 | getSendingTimeEpoch () const throw () |
const uInt32 | getSeqNum () const throw () |
FieldsSetIterator | getSetIterator () |
const SideReq::Enum | getSide () const throw () |
OrderCancelRequest516 () throw () | |
OrderCancelRequest516 (bool initFields) throw () | |
void | setClOrdID (const AsciiString &val) throw () |
void | setLiquidityFlag (const BooleanNULL::Enum val) throw () |
void | setLocation (const AsciiString &val) throw () |
void | setManualOrderIndicator (const ManualOrdIndReq::Enum val) throw () |
void | setOrderID (uInt64NULL value) throw () |
void | setOrderRequestID (uInt64 value) throw () |
void | setOrigOrderUser (const AsciiString &val) throw () |
void | setPartyDetailsListReqID (uInt64 value) throw () |
void | setSecurityID (Int32 value) throw () |
void | setSenderID (const AsciiString &val) throw () |
void | setSendingTimeEpoch (uInt64 value) throw () |
void | setSeqNum (uInt32 value) throw () |
void | setSide (const SideReq::Enum val) throw () |
std::ostream & | toStream (std::ostream &os) const |
std::string | toString () const |
void | updateMessageLength () |
Public Member Functions inherited from ILink3::StandardHeader | |
u16 | getEncodingType () const |
u16 | getMessageLength () const |
const messageHeader & | getSbeHeader () const |
template<typename T > | |
const T & | getTypedMessage () const |
template<typename T > | |
T & | getTypedMessage () |
void | setEncodingType (u16 value) |
void | setEncodingType (const messageHeader &value) |
void | setMessageLength (u16 value) |
StandardHeader () | |
Static Public Member Functions | |
static FieldsIterator | getIterator (const StandardHeader &message) |
static size_t | getMinMessageSize () |
static FieldsSetIterator | getSetIterator (StandardHeader &message) |
static bool | hasRepeatingGroups () |
static void | updateMessageLength (StandardHeader &message) |
Static Public Attributes | |
static const u16 | BlockLength = 96 |
static constexpr const char * | SemanticType = "F" |
static const u16 | TemplateID = 516 |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inlinestatic |
References ILink3::OrderCancelRequest516_IteratorDefines.
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
References ILink3::OrderCancelRequest516_IteratorDefines.
|
inline |
|
inlinestatic |
|
inline |
References ILink3::StringCopy().
|
inline |
|
inline |
References ILink3::StringCopy().
|
inline |
|
inline |
|
inline |
|
inline |
References ILink3::StringCopy().
|
inline |
|
inline |
|
inline |
References ILink3::StringCopy().
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by ILink3::messageToStream().
|
inline |
|
inline |
References ILink3::updateMessageLength().
|
inlinestatic |
References ILink3::StandardHeader::setMessageLength().
|
static |
String20Req ILink3::OrderCancelRequest516::clOrdID |
BooleanNULL ILink3::OrderCancelRequest516::liquidityFlag |
String5Req ILink3::OrderCancelRequest516::location |
ManualOrdIndReq ILink3::OrderCancelRequest516::manualOrderIndicator |
uInt64NULL ILink3::OrderCancelRequest516::orderID |
uInt64 ILink3::OrderCancelRequest516::orderRequestID |
String8 ILink3::OrderCancelRequest516::origOrderUser |
uInt64 ILink3::OrderCancelRequest516::partyDetailsListReqID |
Int32 ILink3::OrderCancelRequest516::securityID |
|
static |
Referenced by ILink3::createMessage(), and ILink3::getMessageSemanticType().
String20Req ILink3::OrderCancelRequest516::senderID |
uInt64 ILink3::OrderCancelRequest516::sendingTimeEpoch |
uInt32 ILink3::OrderCancelRequest516::seqNum |
SideReq ILink3::OrderCancelRequest516::side |
|
static |
Referenced by ILink3::getFieldsIterator(), ILink3::getFieldsSetIterator(), ILink3::getMessageSemanticType(), ILink3::getSendingTimeEpoch(), ILink3::getSeqNum(), ILink3::isSendingTimeEpochMessage(), ILink3::isSequencedMessage(), ILink3::isValidILink3Message(), ILink3::messageToStream(), ILink3::populateWithConstFields(), ILink3::setSendingTimeEpoch(), ILink3::setSeqNum(), and ILink3::updateMessageLength().