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::BusinessReject521 Struct Reference

#include <ILink3BinaryMessages.h>

+ Inheritance diagram for ILink3::BusinessReject521:
+ Collaboration diagram for ILink3::BusinessReject521:

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 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 FieldsIterator getIterator (const StandardHeader &message)
 
static size_t getMinMessageSize ()
 
static FieldsSetIterator getSetIterator (StandardHeader &message)
 
static bool hasRepeatingGroups ()
 
static void updateMessageLength (StandardHeader &message)
 

Public Attributes

uInt16 businessRejectReason
 
uInt64NULL businessRejectRefID
 
String5 location
 
ManualOrdInd manualOrderIndicator
 
uInt64NULL partyDetailsListReqID
 
BooleanFlag possRetransFlag
 
String2 refMsgType
 
uInt32NULL refSeqNum
 
uInt16NULL refTagID
 
String20 senderID
 
uInt64 sendingTimeEpoch
 
uInt32 seqNum
 
SplitMsg splitMsg
 
String256 text
 
uInt64 uuid
 
- Public Attributes inherited from ILink3::StandardHeader
u16 encodingType
 
u16 messageLength
 
messageHeader sbeHeader
 

Static Public Attributes

static const u16 BlockLength = 330
 
static constexpr const char * SemanticType = "j"
 
static const u16 TemplateID = 521
 

Constructor & Destructor Documentation

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

Member Function Documentation

const uInt16 ILink3::BusinessReject521::getBusinessRejectReason ( ) const
throw (
)
inline
const uInt64NULL ILink3::BusinessReject521::getBusinessRejectRefID ( ) const
throw (
)
inline
FieldsIterator ILink3::BusinessReject521::getIterator ( ) const
inline
FieldsIterator ILink3::BusinessReject521::getIterator ( const StandardHeader message)
inlinestatic
const AsciiString ILink3::BusinessReject521::getLocation ( ) const
throw (
)
inline
const ManualOrdInd::Enum ILink3::BusinessReject521::getManualOrderIndicator ( ) const
throw (
)
inline
size_t ILink3::BusinessReject521::getMinMessageSize ( )
inlinestatic
size_t ILink3::BusinessReject521::getMsgLength ( ) const
inline
const uInt64NULL ILink3::BusinessReject521::getPartyDetailsListReqID ( ) const
throw (
)
inline
const BooleanFlag::Enum ILink3::BusinessReject521::getPossRetransFlag ( ) const
throw (
)
inline
const AsciiString ILink3::BusinessReject521::getRefMsgType ( ) const
throw (
)
inline
const uInt32NULL ILink3::BusinessReject521::getRefSeqNum ( ) const
throw (
)
inline
const uInt16NULL ILink3::BusinessReject521::getRefTagID ( ) const
throw (
)
inline
const AsciiString ILink3::BusinessReject521::getSenderID ( ) const
throw (
)
inline
const uInt64 ILink3::BusinessReject521::getSendingTimeEpoch ( ) const
throw (
)
inline
const uInt32 ILink3::BusinessReject521::getSeqNum ( ) const
throw (
)
inline
FieldsSetIterator ILink3::BusinessReject521::getSetIterator ( )
inline
FieldsSetIterator ILink3::BusinessReject521::getSetIterator ( StandardHeader message)
inlinestatic
const SplitMsg::Enum ILink3::BusinessReject521::getSplitMsg ( ) const
throw (
)
inline
const AsciiString ILink3::BusinessReject521::getText ( ) const
throw (
)
inline
const uInt64 ILink3::BusinessReject521::getUUID ( ) const
throw (
)
inline
static bool ILink3::BusinessReject521::hasRepeatingGroups ( )
inlinestatic
void ILink3::BusinessReject521::setBusinessRejectReason ( uInt16  value)
throw (
)
inline
void ILink3::BusinessReject521::setBusinessRejectRefID ( uInt64NULL  value)
throw (
)
inline
void ILink3::BusinessReject521::setLocation ( const AsciiString val)
throw (
)
inline

References ILink3::StringCopy().

void ILink3::BusinessReject521::setManualOrderIndicator ( const ManualOrdInd::Enum  val)
throw (
)
inline
void ILink3::BusinessReject521::setPartyDetailsListReqID ( uInt64NULL  value)
throw (
)
inline
void ILink3::BusinessReject521::setPossRetransFlag ( const BooleanFlag::Enum  val)
throw (
)
inline
void ILink3::BusinessReject521::setRefMsgType ( const AsciiString val)
throw (
)
inline

References ILink3::StringCopy().

void ILink3::BusinessReject521::setRefSeqNum ( uInt32NULL  value)
throw (
)
inline
void ILink3::BusinessReject521::setRefTagID ( uInt16NULL  value)
throw (
)
inline
void ILink3::BusinessReject521::setSenderID ( const AsciiString val)
throw (
)
inline

References ILink3::StringCopy().

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

References ILink3::StringCopy().

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

Referenced by ILink3::messageToStream().

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

Member Data Documentation

const u16 ILink3::BusinessReject521::BlockLength = 330
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
constexpr const char* ILink3::BusinessReject521::SemanticType = "j"
static
String20 ILink3::BusinessReject521::senderID
uInt64 ILink3::BusinessReject521::sendingTimeEpoch
uInt32 ILink3::BusinessReject521::seqNum
SplitMsg ILink3::BusinessReject521::splitMsg
const u16 ILink3::BusinessReject521::TemplateID = 521
static
String256 ILink3::BusinessReject521::text
uInt64 ILink3::BusinessReject521::uuid