B2BITS FIX Antenna HFT
1.0.16
|
#include <ILink3BinaryMessages.h>
Public Member Functions | |
BusinessReject521 () throw () | |
BusinessReject521 (bool initFields) throw () | |
const uInt16 | getBusinessRejectReason () const throw () |
const uInt64NULL | getBusinessRejectRefID () const throw () |
FieldsIterator | getIterator () const |
const AsciiString | getLocation () const throw () |
const ManualOrdInd::Enum | getManualOrderIndicator () const throw () |
size_t | getMsgLength () const |
const uInt64NULL | getPartyDetailsListReqID () const throw () |
const BooleanFlag::Enum | getPossRetransFlag () const throw () |
const AsciiString | getRefMsgType () const throw () |
const uInt32NULL | getRefSeqNum () const throw () |
const uInt16NULL | getRefTagID () const throw () |
const AsciiString | getSenderID () const throw () |
const uInt64 | getSendingTimeEpoch () const throw () |
const uInt32 | getSeqNum () const throw () |
FieldsSetIterator | getSetIterator () |
const SplitMsg::Enum | getSplitMsg () const throw () |
const AsciiString | getText () const throw () |
const uInt64 | getUUID () const throw () |
void | setBusinessRejectReason (uInt16 value) throw () |
void | setBusinessRejectRefID (uInt64NULL value) throw () |
void | setLocation (const AsciiString &val) throw () |
void | setManualOrderIndicator (const ManualOrdInd::Enum val) throw () |
void | setPartyDetailsListReqID (uInt64NULL value) throw () |
void | setPossRetransFlag (const BooleanFlag::Enum val) throw () |
void | setRefMsgType (const AsciiString &val) throw () |
void | setRefSeqNum (uInt32NULL value) throw () |
void | setRefTagID (uInt16NULL value) throw () |
void | setSenderID (const AsciiString &val) throw () |
void | setSendingTimeEpoch (uInt64 value) throw () |
void | setSeqNum (uInt32 value) throw () |
void | setSplitMsg (const SplitMsg::Enum val) throw () |
void | setText (const AsciiString &val) throw () |
void | setUUID (uInt64 value) 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 = 330 |
static constexpr const char * | SemanticType = "j" |
static const u16 | TemplateID = 521 |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
References ILink3::BusinessReject521_IteratorDefines.
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
References ILink3::BusinessReject521_IteratorDefines.
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
References ILink3::StringCopy().
|
inline |
|
inline |
|
inline |
|
inline |
References ILink3::StringCopy().
|
inline |
|
inline |
|
inline |
References ILink3::StringCopy().
|
inline |
|
inline |
|
inline |
|
inline |
References ILink3::StringCopy().
|
inline |
|
inline |
Referenced by ILink3::messageToStream().
|
inline |
|
inline |
References ILink3::updateMessageLength().
|
inlinestatic |
References ILink3::StandardHeader::setMessageLength().
|
static |
uInt16 ILink3::BusinessReject521::businessRejectReason |
uInt64NULL ILink3::BusinessReject521::businessRejectRefID |
String5 ILink3::BusinessReject521::location |
ManualOrdInd ILink3::BusinessReject521::manualOrderIndicator |
uInt64NULL ILink3::BusinessReject521::partyDetailsListReqID |
BooleanFlag ILink3::BusinessReject521::possRetransFlag |
String2 ILink3::BusinessReject521::refMsgType |
uInt32NULL ILink3::BusinessReject521::refSeqNum |
uInt16NULL ILink3::BusinessReject521::refTagID |
|
static |
Referenced by ILink3::createMessage(), and ILink3::getMessageSemanticType().
String20 ILink3::BusinessReject521::senderID |
uInt64 ILink3::BusinessReject521::sendingTimeEpoch |
uInt32 ILink3::BusinessReject521::seqNum |
SplitMsg ILink3::BusinessReject521::splitMsg |
|
static |
Referenced by ILink3::getFieldsIterator(), ILink3::getFieldsSetIterator(), ILink3::getMessageSemanticType(), ILink3::getPossRetransFlag(), ILink3::getSendingTimeEpoch(), ILink3::getSeqNum(), ILink3::isLargeSizeMessage(), ILink3::isSendingTimeEpochMessage(), ILink3::isSequencedMessage(), ILink3::isValidILink3Message(), ILink3::messageToStream(), ILink3::populateWithConstFields(), ILink3::setSendingTimeEpoch(), ILink3::setSeqNum(), and ILink3::updateMessageLength().
String256 ILink3::BusinessReject521::text |
uInt64 ILink3::BusinessReject521::uuid |