B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
ILink3::OrderCancelReject535 Struct Reference

#include <ILink3BinaryMessages.h>

+ Inheritance diagram for ILink3::OrderCancelReject535:
+ Collaboration diagram for ILink3::OrderCancelReject535:

Public Member Functions

const AsciiString getClOrdID () const throw ()
 
const uInt16 getCxlRejReason () const throw ()
 
const uInt16NULL getDelayDuration () const throw ()
 
const uInt64NULL getDelayToTime () const throw ()
 
const AsciiString getExecID () 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 uInt64 getOrderID () const throw ()
 
const uInt64 getOrderRequestID () const throw ()
 
const uInt64 getPartyDetailsListReqID () const throw ()
 
const BooleanFlag::Enum getPossRetransFlag () 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 getTransactTime () const throw ()
 
const uInt64 getUUID () const throw ()
 
 OrderCancelReject535 () throw ()
 
 OrderCancelReject535 (bool initFields) throw ()
 
void setClOrdID (const AsciiString &val) throw ()
 
void setCxlRejReason (uInt16 value) throw ()
 
void setDelayDuration (uInt16NULL value) throw ()
 
void setDelayToTime (uInt64NULL value) throw ()
 
void setExecID (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 (uInt64 value) throw ()
 
void setOrderRequestID (uInt64 value) throw ()
 
void setPartyDetailsListReqID (uInt64 value) throw ()
 
void setPossRetransFlag (const BooleanFlag::Enum val) 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 setTransactTime (uInt64 value) 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 messageHeadergetSbeHeader () 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 const CxlRejRspgetCxlRejResponseTo ()
 
static FieldsIterator getIterator (const StandardHeader &message)
 
static size_t getMinMessageSize ()
 
static const OrdStatusCxlRejgetOrdStatus ()
 
static FieldsSetIterator getSetIterator (StandardHeader &message)
 
static bool hasRepeatingGroups ()
 
static void updateMessageLength (StandardHeader &message)
 

Public Attributes

String20Req clOrdID
 
uInt16 cxlRejReason
 
uInt16NULL delayDuration
 
uInt64NULL delayToTime
 
String40 execID
 
BooleanNULL liquidityFlag
 
String5Req location
 
ManualOrdIndReq manualOrderIndicator
 
uInt64 orderID
 
uInt64 orderRequestID
 
uInt64 partyDetailsListReqID
 
BooleanFlag possRetransFlag
 
String20Req senderID
 
uInt64 sendingTimeEpoch
 
uInt32 seqNum
 
SplitMsg splitMsg
 
String256 text
 
uInt64 transactTime
 
uInt64 uuid
 
- Public Attributes inherited from ILink3::StandardHeader
u16 encodingType
 
u16 messageLength
 
messageHeader sbeHeader
 

Static Public Attributes

static const u16 BlockLength = 409
 
static constexpr const char * SemanticType = "9"
 
static const u16 TemplateID = 535
 

Constructor & Destructor Documentation

ILink3::OrderCancelReject535::OrderCancelReject535 ( )
throw (
)
inline
ILink3::OrderCancelReject535::OrderCancelReject535 ( bool  initFields)
throw (
)
inlineexplicit

Member Function Documentation

const AsciiString ILink3::OrderCancelReject535::getClOrdID ( ) const
throw (
)
inline
const uInt16 ILink3::OrderCancelReject535::getCxlRejReason ( ) const
throw (
)
inline
static const CxlRejRsp& ILink3::OrderCancelReject535::getCxlRejResponseTo ( )
inlinestatic
const uInt16NULL ILink3::OrderCancelReject535::getDelayDuration ( ) const
throw (
)
inline
const uInt64NULL ILink3::OrderCancelReject535::getDelayToTime ( ) const
throw (
)
inline
const AsciiString ILink3::OrderCancelReject535::getExecID ( ) const
throw (
)
inline
FieldsIterator ILink3::OrderCancelReject535::getIterator ( ) const
inline
FieldsIterator ILink3::OrderCancelReject535::getIterator ( const StandardHeader message)
inlinestatic
const BooleanNULL::Enum ILink3::OrderCancelReject535::getLiquidityFlag ( ) const
throw (
)
inline
const AsciiString ILink3::OrderCancelReject535::getLocation ( ) const
throw (
)
inline
const ManualOrdIndReq::Enum ILink3::OrderCancelReject535::getManualOrderIndicator ( ) const
throw (
)
inline
size_t ILink3::OrderCancelReject535::getMinMessageSize ( )
inlinestatic
size_t ILink3::OrderCancelReject535::getMsgLength ( ) const
inline
const uInt64 ILink3::OrderCancelReject535::getOrderID ( ) const
throw (
)
inline
const uInt64 ILink3::OrderCancelReject535::getOrderRequestID ( ) const
throw (
)
inline
static const OrdStatusCxlRej& ILink3::OrderCancelReject535::getOrdStatus ( )
inlinestatic
const uInt64 ILink3::OrderCancelReject535::getPartyDetailsListReqID ( ) const
throw (
)
inline
const BooleanFlag::Enum ILink3::OrderCancelReject535::getPossRetransFlag ( ) const
throw (
)
inline
const AsciiString ILink3::OrderCancelReject535::getSenderID ( ) const
throw (
)
inline
const uInt64 ILink3::OrderCancelReject535::getSendingTimeEpoch ( ) const
throw (
)
inline
const uInt32 ILink3::OrderCancelReject535::getSeqNum ( ) const
throw (
)
inline
FieldsSetIterator ILink3::OrderCancelReject535::getSetIterator ( )
inline
FieldsSetIterator ILink3::OrderCancelReject535::getSetIterator ( StandardHeader message)
inlinestatic
const SplitMsg::Enum ILink3::OrderCancelReject535::getSplitMsg ( ) const
throw (
)
inline
const AsciiString ILink3::OrderCancelReject535::getText ( ) const
throw (
)
inline
const uInt64 ILink3::OrderCancelReject535::getTransactTime ( ) const
throw (
)
inline
const uInt64 ILink3::OrderCancelReject535::getUUID ( ) const
throw (
)
inline
static bool ILink3::OrderCancelReject535::hasRepeatingGroups ( )
inlinestatic
void ILink3::OrderCancelReject535::setClOrdID ( const AsciiString val)
throw (
)
inline

References ILink3::StringCopy().

void ILink3::OrderCancelReject535::setCxlRejReason ( uInt16  value)
throw (
)
inline
void ILink3::OrderCancelReject535::setDelayDuration ( uInt16NULL  value)
throw (
)
inline
void ILink3::OrderCancelReject535::setDelayToTime ( uInt64NULL  value)
throw (
)
inline
void ILink3::OrderCancelReject535::setExecID ( const AsciiString val)
throw (
)
inline

References ILink3::StringCopy().

void ILink3::OrderCancelReject535::setLiquidityFlag ( const BooleanNULL::Enum  val)
throw (
)
inline
void ILink3::OrderCancelReject535::setLocation ( const AsciiString val)
throw (
)
inline

References ILink3::StringCopy().

void ILink3::OrderCancelReject535::setManualOrderIndicator ( const ManualOrdIndReq::Enum  val)
throw (
)
inline
void ILink3::OrderCancelReject535::setOrderID ( uInt64  value)
throw (
)
inline
void ILink3::OrderCancelReject535::setOrderRequestID ( uInt64  value)
throw (
)
inline
void ILink3::OrderCancelReject535::setPartyDetailsListReqID ( uInt64  value)
throw (
)
inline
void ILink3::OrderCancelReject535::setPossRetransFlag ( const BooleanFlag::Enum  val)
throw (
)
inline
void ILink3::OrderCancelReject535::setSenderID ( const AsciiString val)
throw (
)
inline

References ILink3::StringCopy().

void ILink3::OrderCancelReject535::setSendingTimeEpoch ( uInt64  value)
throw (
)
inline
void ILink3::OrderCancelReject535::setSeqNum ( uInt32  value)
throw (
)
inline
void ILink3::OrderCancelReject535::setSplitMsg ( const SplitMsg::Enum  val)
throw (
)
inline
void ILink3::OrderCancelReject535::setText ( const AsciiString val)
throw (
)
inline

References ILink3::StringCopy().

void ILink3::OrderCancelReject535::setTransactTime ( uInt64  value)
throw (
)
inline
void ILink3::OrderCancelReject535::setUUID ( uInt64  value)
throw (
)
inline
std::ostream& ILink3::OrderCancelReject535::toStream ( std::ostream &  os) const
inline

Referenced by ILink3::messageToStream().

std::string ILink3::OrderCancelReject535::toString ( ) const
inline
void ILink3::OrderCancelReject535::updateMessageLength ( )
inline
static void ILink3::OrderCancelReject535::updateMessageLength ( StandardHeader message)
inlinestatic

Member Data Documentation

const u16 ILink3::OrderCancelReject535::BlockLength = 409
static
String20Req ILink3::OrderCancelReject535::clOrdID
uInt16 ILink3::OrderCancelReject535::cxlRejReason
uInt16NULL ILink3::OrderCancelReject535::delayDuration
uInt64NULL ILink3::OrderCancelReject535::delayToTime
String40 ILink3::OrderCancelReject535::execID
BooleanNULL ILink3::OrderCancelReject535::liquidityFlag
String5Req ILink3::OrderCancelReject535::location
ManualOrdIndReq ILink3::OrderCancelReject535::manualOrderIndicator
uInt64 ILink3::OrderCancelReject535::orderID
uInt64 ILink3::OrderCancelReject535::orderRequestID
uInt64 ILink3::OrderCancelReject535::partyDetailsListReqID
BooleanFlag ILink3::OrderCancelReject535::possRetransFlag
constexpr const char* ILink3::OrderCancelReject535::SemanticType = "9"
static
String20Req ILink3::OrderCancelReject535::senderID
uInt64 ILink3::OrderCancelReject535::sendingTimeEpoch
uInt32 ILink3::OrderCancelReject535::seqNum
SplitMsg ILink3::OrderCancelReject535::splitMsg
const u16 ILink3::OrderCancelReject535::TemplateID = 535
static
String256 ILink3::OrderCancelReject535::text
uInt64 ILink3::OrderCancelReject535::transactTime
uInt64 ILink3::OrderCancelReject535::uuid