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
ILink3::RequestForQuote543 Struct Reference

#include <ILink3BinaryMessages.h>

+ Inheritance diagram for ILink3::RequestForQuote543:
+ Collaboration diagram for ILink3::RequestForQuote543:

Classes

struct  NoRelatedSym
 

Public Member Functions

RequestForQuote543clone ()
 
FieldsIterator getIterator () const
 
const AsciiString getLocation () const throw ()
 
const ManualOrdIndReq::Enum getManualOrderIndicator () const throw ()
 
size_t getMsgLength () const
 
const NoRelatedSymgetNoRelatedSym () const
 
NoRelatedSymgetNoRelatedSym ()
 
const uInt64 getPartyDetailsListReqID () const throw ()
 
const uInt64 getQuoteReqID () const throw ()
 
const QuoteTyp::Enum getQuoteType () const throw ()
 
const AsciiString getSenderID () const throw ()
 
const uInt64 getSendingTimeEpoch () const throw ()
 
const uInt32 getSeqNum () const throw ()
 
FieldsSetIterator getSetIterator ()
 
 RequestForQuote543 () throw ()
 
 RequestForQuote543 (bool initFields) throw ()
 
void setLocation (const AsciiString &val) throw ()
 
void setManualOrderIndicator (const ManualOrdIndReq::Enum val) throw ()
 
void setPartyDetailsListReqID (uInt64 value) throw ()
 
void setQuoteReqID (uInt64 value) throw ()
 
void setQuoteType (const QuoteTyp::Enum val) throw ()
 
void setSenderID (const AsciiString &val) throw ()
 
void setSendingTimeEpoch (uInt64 value) throw ()
 
void setSeqNum (uInt32 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

String5Req location
 
ManualOrdIndReq manualOrderIndicator
 
uInt64 partyDetailsListReqID
 
uInt64 quoteReqID
 
QuoteTyp quoteType
 
String20Req senderID
 
uInt64 sendingTimeEpoch
 
uInt32 seqNum
 
- Public Attributes inherited from ILink3::StandardHeader
u16 encodingType
 
u16 messageLength
 
messageHeader sbeHeader
 

Static Public Attributes

static const u16 BlockLength = 55
 
static constexpr const char * SemanticType = "R"
 
static const u16 TemplateID = 543
 

Constructor & Destructor Documentation

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

Member Function Documentation

RequestForQuote543* ILink3::RequestForQuote543::clone ( )
inline
FieldsIterator ILink3::RequestForQuote543::getIterator ( ) const
inline
FieldsIterator ILink3::RequestForQuote543::getIterator ( const StandardHeader message)
inlinestatic
const AsciiString ILink3::RequestForQuote543::getLocation ( ) const
throw (
)
inline
const ManualOrdIndReq::Enum ILink3::RequestForQuote543::getManualOrderIndicator ( ) const
throw (
)
inline
size_t ILink3::RequestForQuote543::getMinMessageSize ( )
inlinestatic
size_t ILink3::RequestForQuote543::getMsgLength ( ) const
inline
const NoRelatedSym& ILink3::RequestForQuote543::getNoRelatedSym ( ) const
inline
NoRelatedSym& ILink3::RequestForQuote543::getNoRelatedSym ( )
inline
const uInt64 ILink3::RequestForQuote543::getPartyDetailsListReqID ( ) const
throw (
)
inline
const uInt64 ILink3::RequestForQuote543::getQuoteReqID ( ) const
throw (
)
inline
const QuoteTyp::Enum ILink3::RequestForQuote543::getQuoteType ( ) const
throw (
)
inline
const AsciiString ILink3::RequestForQuote543::getSenderID ( ) const
throw (
)
inline
const uInt64 ILink3::RequestForQuote543::getSendingTimeEpoch ( ) const
throw (
)
inline
const uInt32 ILink3::RequestForQuote543::getSeqNum ( ) const
throw (
)
inline
FieldsSetIterator ILink3::RequestForQuote543::getSetIterator ( )
inline
FieldsSetIterator ILink3::RequestForQuote543::getSetIterator ( StandardHeader message)
inlinestatic
static bool ILink3::RequestForQuote543::hasRepeatingGroups ( )
inlinestatic
void ILink3::RequestForQuote543::setLocation ( const AsciiString val)
throw (
)
inline

References ILink3::StringCopy().

void ILink3::RequestForQuote543::setManualOrderIndicator ( const ManualOrdIndReq::Enum  val)
throw (
)
inline
void ILink3::RequestForQuote543::setPartyDetailsListReqID ( uInt64  value)
throw (
)
inline
void ILink3::RequestForQuote543::setQuoteReqID ( uInt64  value)
throw (
)
inline
void ILink3::RequestForQuote543::setQuoteType ( const QuoteTyp::Enum  val)
throw (
)
inline
void ILink3::RequestForQuote543::setSenderID ( const AsciiString val)
throw (
)
inline

References ILink3::StringCopy().

void ILink3::RequestForQuote543::setSendingTimeEpoch ( uInt64  value)
throw (
)
inline
void ILink3::RequestForQuote543::setSeqNum ( uInt32  value)
throw (
)
inline
std::ostream& ILink3::RequestForQuote543::toStream ( std::ostream &  os) const
inline

Referenced by ILink3::messageToStream().

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

Member Data Documentation

const u16 ILink3::RequestForQuote543::BlockLength = 55
static
String5Req ILink3::RequestForQuote543::location
ManualOrdIndReq ILink3::RequestForQuote543::manualOrderIndicator
uInt64 ILink3::RequestForQuote543::partyDetailsListReqID
uInt64 ILink3::RequestForQuote543::quoteReqID
QuoteTyp ILink3::RequestForQuote543::quoteType
constexpr const char* ILink3::RequestForQuote543::SemanticType = "R"
static
String20Req ILink3::RequestForQuote543::senderID
uInt64 ILink3::RequestForQuote543::sendingTimeEpoch
uInt32 ILink3::RequestForQuote543::seqNum
const u16 ILink3::RequestForQuote543::TemplateID = 543
static