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

#include <ILink3V7BinaryMessages.h>

+ Inheritance diagram for ILink3V7::MassQuoteAck545:
+ Collaboration diagram for ILink3V7::MassQuoteAck545:

Classes

struct  NoQuoteEntries
 

Public Member Functions

MassQuoteAck545clone ()
 
const uInt16NULL getDelayDuration () const throw ()
 
const uInt64NULL getDelayToTime () const throw ()
 
FieldsIterator getIterator () const
 
const BooleanNULL::Enum getLiquidityFlag () const throw ()
 
const AsciiString getLocation () const throw ()
 
const ManualOrdIndReq::Enum getManualOrderIndicator () const throw ()
 
const BooleanFlag::Enum getMMProtectionReset () const throw ()
 
size_t getMsgLength () const
 
const uInt8 getNoProcessedEntries () const throw ()
 
const NoQuoteEntriesgetNoQuoteEntries () const
 
NoQuoteEntriesgetNoQuoteEntries ()
 
const uInt64 getPartyDetailsListReqID () const throw ()
 
const BooleanFlag::Enum getPossRetransFlag () const throw ()
 
const uInt32 getQuoteID () const throw ()
 
const uInt16NULL getQuoteRejectReason () const throw ()
 
const uInt64NULL getQuoteReqID () const throw ()
 
const QuoteAckStatus::Enum getQuoteStatus () const throw ()
 
const uInt64 getRequestTime () const throw ()
 
const AsciiString getSenderID () const throw ()
 
const uInt64 getSendingTimeEpoch () const throw ()
 
const uInt32 getSeqNum () const throw ()
 
FieldsSetIterator getSetIterator ()
 
const ShortSaleType::Enum getShortSaleType () const throw ()
 
const SplitMsg::Enum getSplitMsg () const throw ()
 
const AsciiString getText () const throw ()
 
const uInt8NULL getTotNoQuoteEntries () const throw ()
 
const uInt64 getUUID () const throw ()
 
 MassQuoteAck545 () throw ()
 
 MassQuoteAck545 (bool initFields) throw ()
 
void setDelayDuration (uInt16NULL value) throw ()
 
void setDelayToTime (uInt64NULL value) throw ()
 
void setLiquidityFlag (const BooleanNULL::Enum val) throw ()
 
void setLocation (const AsciiString &val) throw ()
 
void setManualOrderIndicator (const ManualOrdIndReq::Enum val) throw ()
 
void setMMProtectionReset (const BooleanFlag::Enum val) throw ()
 
void setNoProcessedEntries (uInt8 value) throw ()
 
void setPartyDetailsListReqID (uInt64 value) throw ()
 
void setPossRetransFlag (const BooleanFlag::Enum val) throw ()
 
void setQuoteID (uInt32 value) throw ()
 
void setQuoteRejectReason (uInt16NULL value) throw ()
 
void setQuoteReqID (uInt64NULL value) throw ()
 
void setQuoteStatus (const QuoteAckStatus::Enum val) throw ()
 
void setRequestTime (uInt64 value) throw ()
 
void setSenderID (const AsciiString &val) throw ()
 
void setSendingTimeEpoch (uInt64 value) throw ()
 
void setSeqNum (uInt32 value) throw ()
 
void setShortSaleType (const ShortSaleType::Enum val) throw ()
 
void setSplitMsg (const SplitMsg::Enum val) throw ()
 
void setText (const AsciiString &val) throw ()
 
void setTotNoQuoteEntries (uInt8NULL 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 ILink3V7::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

uInt16NULL delayDuration
 
uInt64NULL delayToTime
 
BooleanNULL liquidityFlag
 
String5Req location
 
ManualOrdIndReq manualOrderIndicator
 
BooleanFlag mmProtectionReset
 
uInt8 noProcessedEntries
 
uInt64 partyDetailsListReqID
 
BooleanFlag possRetransFlag
 
uInt32 quoteID
 
uInt16NULL quoteRejectReason
 
uInt64NULL quoteReqID
 
QuoteAckStatus quoteStatus
 
uInt64 requestTime
 
String20Req senderID
 
uInt64 sendingTimeEpoch
 
uInt32 seqNum
 
ShortSaleType shortSaleType
 
SplitMsg splitMsg
 
String256 text
 
uInt8NULL totNoQuoteEntries
 
uInt64 uuid
 
- Public Attributes inherited from ILink3V7::StandardHeader
u16 encodingType
 
u16 messageLength
 
messageHeader sbeHeader
 

Static Public Attributes

static const u16 BlockLength = 350
 
static constexpr const char * SemanticType = "b"
 
static const u16 TemplateID = 545
 

Constructor & Destructor Documentation

ILink3V7::MassQuoteAck545::MassQuoteAck545 ( )
throw (
)
inline
ILink3V7::MassQuoteAck545::MassQuoteAck545 ( bool  initFields)
throw (
)
inlineexplicit

Member Function Documentation

MassQuoteAck545* ILink3V7::MassQuoteAck545::clone ( )
inline
const uInt16NULL ILink3V7::MassQuoteAck545::getDelayDuration ( ) const
throw (
)
inline
const uInt64NULL ILink3V7::MassQuoteAck545::getDelayToTime ( ) const
throw (
)
inline
FieldsIterator ILink3V7::MassQuoteAck545::getIterator ( ) const
inline
FieldsIterator ILink3V7::MassQuoteAck545::getIterator ( const StandardHeader message)
inlinestatic
const BooleanNULL::Enum ILink3V7::MassQuoteAck545::getLiquidityFlag ( ) const
throw (
)
inline
const AsciiString ILink3V7::MassQuoteAck545::getLocation ( ) const
throw (
)
inline
const ManualOrdIndReq::Enum ILink3V7::MassQuoteAck545::getManualOrderIndicator ( ) const
throw (
)
inline
size_t ILink3V7::MassQuoteAck545::getMinMessageSize ( )
inlinestatic
const BooleanFlag::Enum ILink3V7::MassQuoteAck545::getMMProtectionReset ( ) const
throw (
)
inline
size_t ILink3V7::MassQuoteAck545::getMsgLength ( ) const
inline
const uInt8 ILink3V7::MassQuoteAck545::getNoProcessedEntries ( ) const
throw (
)
inline
const NoQuoteEntries& ILink3V7::MassQuoteAck545::getNoQuoteEntries ( ) const
inline
NoQuoteEntries& ILink3V7::MassQuoteAck545::getNoQuoteEntries ( )
inline
const uInt64 ILink3V7::MassQuoteAck545::getPartyDetailsListReqID ( ) const
throw (
)
inline
const BooleanFlag::Enum ILink3V7::MassQuoteAck545::getPossRetransFlag ( ) const
throw (
)
inline
const uInt32 ILink3V7::MassQuoteAck545::getQuoteID ( ) const
throw (
)
inline
const uInt16NULL ILink3V7::MassQuoteAck545::getQuoteRejectReason ( ) const
throw (
)
inline
const uInt64NULL ILink3V7::MassQuoteAck545::getQuoteReqID ( ) const
throw (
)
inline
const QuoteAckStatus::Enum ILink3V7::MassQuoteAck545::getQuoteStatus ( ) const
throw (
)
inline
const uInt64 ILink3V7::MassQuoteAck545::getRequestTime ( ) const
throw (
)
inline
const AsciiString ILink3V7::MassQuoteAck545::getSenderID ( ) const
throw (
)
inline
const uInt64 ILink3V7::MassQuoteAck545::getSendingTimeEpoch ( ) const
throw (
)
inline
const uInt32 ILink3V7::MassQuoteAck545::getSeqNum ( ) const
throw (
)
inline
FieldsSetIterator ILink3V7::MassQuoteAck545::getSetIterator ( )
inline
FieldsSetIterator ILink3V7::MassQuoteAck545::getSetIterator ( StandardHeader message)
inlinestatic
const ShortSaleType::Enum ILink3V7::MassQuoteAck545::getShortSaleType ( ) const
throw (
)
inline
const SplitMsg::Enum ILink3V7::MassQuoteAck545::getSplitMsg ( ) const
throw (
)
inline
const AsciiString ILink3V7::MassQuoteAck545::getText ( ) const
throw (
)
inline
const uInt8NULL ILink3V7::MassQuoteAck545::getTotNoQuoteEntries ( ) const
throw (
)
inline
const uInt64 ILink3V7::MassQuoteAck545::getUUID ( ) const
throw (
)
inline
static bool ILink3V7::MassQuoteAck545::hasRepeatingGroups ( )
inlinestatic
void ILink3V7::MassQuoteAck545::setDelayDuration ( uInt16NULL  value)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setDelayToTime ( uInt64NULL  value)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setLiquidityFlag ( const BooleanNULL::Enum  val)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setLocation ( const AsciiString val)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setManualOrderIndicator ( const ManualOrdIndReq::Enum  val)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setMMProtectionReset ( const BooleanFlag::Enum  val)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setNoProcessedEntries ( uInt8  value)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setPartyDetailsListReqID ( uInt64  value)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setPossRetransFlag ( const BooleanFlag::Enum  val)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setQuoteID ( uInt32  value)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setQuoteRejectReason ( uInt16NULL  value)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setQuoteReqID ( uInt64NULL  value)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setQuoteStatus ( const QuoteAckStatus::Enum  val)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setRequestTime ( uInt64  value)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setSenderID ( const AsciiString val)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setSendingTimeEpoch ( uInt64  value)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setSeqNum ( uInt32  value)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setShortSaleType ( const ShortSaleType::Enum  val)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setSplitMsg ( const SplitMsg::Enum  val)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setText ( const AsciiString val)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setTotNoQuoteEntries ( uInt8NULL  value)
throw (
)
inline
void ILink3V7::MassQuoteAck545::setUUID ( uInt64  value)
throw (
)
inline
std::ostream& ILink3V7::MassQuoteAck545::toStream ( std::ostream &  os) const
inline
std::string ILink3V7::MassQuoteAck545::toString ( ) const
inline
void ILink3V7::MassQuoteAck545::updateMessageLength ( )
inline
static void ILink3V7::MassQuoteAck545::updateMessageLength ( StandardHeader message)
inlinestatic

Member Data Documentation

const u16 ILink3V7::MassQuoteAck545::BlockLength = 350
static
uInt16NULL ILink3V7::MassQuoteAck545::delayDuration
uInt64NULL ILink3V7::MassQuoteAck545::delayToTime
BooleanNULL ILink3V7::MassQuoteAck545::liquidityFlag
String5Req ILink3V7::MassQuoteAck545::location
ManualOrdIndReq ILink3V7::MassQuoteAck545::manualOrderIndicator
BooleanFlag ILink3V7::MassQuoteAck545::mmProtectionReset
uInt8 ILink3V7::MassQuoteAck545::noProcessedEntries
uInt64 ILink3V7::MassQuoteAck545::partyDetailsListReqID
BooleanFlag ILink3V7::MassQuoteAck545::possRetransFlag
uInt32 ILink3V7::MassQuoteAck545::quoteID
uInt16NULL ILink3V7::MassQuoteAck545::quoteRejectReason
uInt64NULL ILink3V7::MassQuoteAck545::quoteReqID
QuoteAckStatus ILink3V7::MassQuoteAck545::quoteStatus
uInt64 ILink3V7::MassQuoteAck545::requestTime
constexpr const char* ILink3V7::MassQuoteAck545::SemanticType = "b"
static
String20Req ILink3V7::MassQuoteAck545::senderID
uInt64 ILink3V7::MassQuoteAck545::sendingTimeEpoch
uInt32 ILink3V7::MassQuoteAck545::seqNum
ShortSaleType ILink3V7::MassQuoteAck545::shortSaleType
SplitMsg ILink3V7::MassQuoteAck545::splitMsg
const u16 ILink3V7::MassQuoteAck545::TemplateID = 545
static
String256 ILink3V7::MassQuoteAck545::text
uInt8NULL ILink3V7::MassQuoteAck545::totNoQuoteEntries
uInt64 ILink3V7::MassQuoteAck545::uuid