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

#include <ILink3V7BinaryMessages.h>

+ Inheritance diagram for ILink3V7::SecurityDefinitionResponse561:
+ Collaboration diagram for ILink3V7::SecurityDefinitionResponse561:

Classes

struct  NoLegs
 

Public Member Functions

SecurityDefinitionResponse561clone ()
 
const BooleanFlag::Enum getAutoQuoteRequest () const throw ()
 
const AsciiString getCurrency () const throw ()
 
const uInt16NULL getDelayDuration () const throw ()
 
const LocalMktDate getEndDate () const throw ()
 
const ExpCycle::Enum getExpirationCycle () const throw ()
 
const AsciiString getFinancialInstrumentFullName () const throw ()
 
FieldsIterator getIterator () const
 
const AsciiString getLocation () const throw ()
 
const ManualOrdIndReq::Enum getManualOrderIndicator () const throw ()
 
const uInt8NULL getMaxNoOfSubstitutions () const throw ()
 
size_t getMsgLength () const
 
const NoLegsgetNoLegs () const
 
NoLegsgetNoLegs ()
 
const uInt64 getPartyDetailsListReqID () const throw ()
 
const BooleanFlag::Enum getPossRetransFlag () const throw ()
 
const AsciiString getSecurityGroup () const throw ()
 
const Int32NULL getSecurityID () const throw ()
 
const uInt64 getSecurityReqID () const throw ()
 
const uInt64 getSecurityResponseID () const throw ()
 
const SecRspTyp::Enum getSecurityResponseType () const throw ()
 
const AsciiString getSecurityType () const throw ()
 
const AsciiString getSenderID () const throw ()
 
const uInt64 getSendingTimeEpoch () const throw ()
 
const uInt32 getSeqNum () const throw ()
 
FieldsSetIterator getSetIterator ()
 
const Int32NULL getSourceRepoID () const throw ()
 
const SplitMsg::Enum getSplitMsg () const throw ()
 
const LocalMktDate getStartDate () const throw ()
 
const AsciiString getSymbol () const throw ()
 
const AsciiString getTerminationType () const throw ()
 
const AsciiString getText () const throw ()
 
const uInt64 getUUID () const throw ()
 
 SecurityDefinitionResponse561 () throw ()
 
 SecurityDefinitionResponse561 (bool initFields) throw ()
 
void setAutoQuoteRequest (const BooleanFlag::Enum val) throw ()
 
void setCurrency (const AsciiString &val) throw ()
 
void setDelayDuration (uInt16NULL value) throw ()
 
void setEndDate (LocalMktDate value) throw ()
 
void setExpirationCycle (const ExpCycle::Enum val) throw ()
 
void setFinancialInstrumentFullName (const AsciiString &val) throw ()
 
void setLocation (const AsciiString &val) throw ()
 
void setManualOrderIndicator (const ManualOrdIndReq::Enum val) throw ()
 
void setMaxNoOfSubstitutions (uInt8NULL value) throw ()
 
void setPartyDetailsListReqID (uInt64 value) throw ()
 
void setPossRetransFlag (const BooleanFlag::Enum val) throw ()
 
void setSecurityGroup (const AsciiString &val) throw ()
 
void setSecurityID (Int32NULL value) throw ()
 
void setSecurityReqID (uInt64 value) throw ()
 
void setSecurityResponseID (uInt64 value) throw ()
 
void setSecurityResponseType (const SecRspTyp::Enum val) throw ()
 
void setSecurityType (const AsciiString &val) throw ()
 
void setSenderID (const AsciiString &val) throw ()
 
void setSendingTimeEpoch (uInt64 value) throw ()
 
void setSeqNum (uInt32 value) throw ()
 
void setSourceRepoID (Int32NULL value) throw ()
 
void setSplitMsg (const SplitMsg::Enum val) throw ()
 
void setStartDate (LocalMktDate value) throw ()
 
void setSymbol (const AsciiString &val) throw ()
 
void setTerminationType (const AsciiString &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 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 const SecurityIDSourcegetSecurityIDSourceField ()
 
static FieldsSetIterator getSetIterator (StandardHeader &message)
 
static const UDIgetUserDefinedInstrument ()
 
static bool hasRepeatingGroups ()
 
static void updateMessageLength (StandardHeader &message)
 

Public Attributes

BooleanFlag autoQuoteRequest
 
String3 currency
 
uInt16NULL delayDuration
 
LocalMktDate endDate
 
ExpCycle expirationCycle
 
StringLength35 financialInstrumentFullName
 
String5Req location
 
ManualOrdIndReq manualOrderIndicator
 
MaturityMonthYear maturityMonthYear
 
uInt8NULL maxNoOfSubstitutions
 
uInt64 partyDetailsListReqID
 
BooleanFlag possRetransFlag
 
StringLength6 securityGroup
 
Int32NULL securityID
 
uInt64 securityReqID
 
uInt64 securityResponseID
 
SecRspTyp securityResponseType
 
StringLength6 securityType
 
String20Req senderID
 
uInt64 sendingTimeEpoch
 
uInt32 seqNum
 
Int32NULL sourceRepoID
 
SplitMsg splitMsg
 
LocalMktDate startDate
 
String20 symbol
 
String8 terminationType
 
String256 text
 
uInt64 uuid
 
- Public Attributes inherited from ILink3V7::StandardHeader
u16 encodingType
 
u16 messageLength
 
messageHeader sbeHeader
 

Static Public Attributes

static const u16 BlockLength = 429
 
static constexpr const char * SemanticType = "d"
 
static const u16 TemplateID = 561
 

Constructor & Destructor Documentation

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

Member Function Documentation

SecurityDefinitionResponse561* ILink3V7::SecurityDefinitionResponse561::clone ( )
inline
const BooleanFlag::Enum ILink3V7::SecurityDefinitionResponse561::getAutoQuoteRequest ( ) const
throw (
)
inline
const AsciiString ILink3V7::SecurityDefinitionResponse561::getCurrency ( ) const
throw (
)
inline
const uInt16NULL ILink3V7::SecurityDefinitionResponse561::getDelayDuration ( ) const
throw (
)
inline
const LocalMktDate ILink3V7::SecurityDefinitionResponse561::getEndDate ( ) const
throw (
)
inline
const ExpCycle::Enum ILink3V7::SecurityDefinitionResponse561::getExpirationCycle ( ) const
throw (
)
inline
const AsciiString ILink3V7::SecurityDefinitionResponse561::getFinancialInstrumentFullName ( ) const
throw (
)
inline
FieldsIterator ILink3V7::SecurityDefinitionResponse561::getIterator ( ) const
inline
FieldsIterator ILink3V7::SecurityDefinitionResponse561::getIterator ( const StandardHeader message)
inlinestatic
const AsciiString ILink3V7::SecurityDefinitionResponse561::getLocation ( ) const
throw (
)
inline
const ManualOrdIndReq::Enum ILink3V7::SecurityDefinitionResponse561::getManualOrderIndicator ( ) const
throw (
)
inline
const uInt8NULL ILink3V7::SecurityDefinitionResponse561::getMaxNoOfSubstitutions ( ) const
throw (
)
inline
size_t ILink3V7::SecurityDefinitionResponse561::getMinMessageSize ( )
inlinestatic
size_t ILink3V7::SecurityDefinitionResponse561::getMsgLength ( ) const
inline
const NoLegs& ILink3V7::SecurityDefinitionResponse561::getNoLegs ( ) const
inline
NoLegs& ILink3V7::SecurityDefinitionResponse561::getNoLegs ( )
inline
const uInt64 ILink3V7::SecurityDefinitionResponse561::getPartyDetailsListReqID ( ) const
throw (
)
inline
const BooleanFlag::Enum ILink3V7::SecurityDefinitionResponse561::getPossRetransFlag ( ) const
throw (
)
inline
const AsciiString ILink3V7::SecurityDefinitionResponse561::getSecurityGroup ( ) const
throw (
)
inline
const Int32NULL ILink3V7::SecurityDefinitionResponse561::getSecurityID ( ) const
throw (
)
inline
static const SecurityIDSource& ILink3V7::SecurityDefinitionResponse561::getSecurityIDSourceField ( )
inlinestatic
const uInt64 ILink3V7::SecurityDefinitionResponse561::getSecurityReqID ( ) const
throw (
)
inline
const uInt64 ILink3V7::SecurityDefinitionResponse561::getSecurityResponseID ( ) const
throw (
)
inline
const SecRspTyp::Enum ILink3V7::SecurityDefinitionResponse561::getSecurityResponseType ( ) const
throw (
)
inline
const AsciiString ILink3V7::SecurityDefinitionResponse561::getSecurityType ( ) const
throw (
)
inline
const AsciiString ILink3V7::SecurityDefinitionResponse561::getSenderID ( ) const
throw (
)
inline
const uInt64 ILink3V7::SecurityDefinitionResponse561::getSendingTimeEpoch ( ) const
throw (
)
inline
const uInt32 ILink3V7::SecurityDefinitionResponse561::getSeqNum ( ) const
throw (
)
inline
FieldsSetIterator ILink3V7::SecurityDefinitionResponse561::getSetIterator ( )
inline
FieldsSetIterator ILink3V7::SecurityDefinitionResponse561::getSetIterator ( StandardHeader message)
inlinestatic
const Int32NULL ILink3V7::SecurityDefinitionResponse561::getSourceRepoID ( ) const
throw (
)
inline
const SplitMsg::Enum ILink3V7::SecurityDefinitionResponse561::getSplitMsg ( ) const
throw (
)
inline
const LocalMktDate ILink3V7::SecurityDefinitionResponse561::getStartDate ( ) const
throw (
)
inline
const AsciiString ILink3V7::SecurityDefinitionResponse561::getSymbol ( ) const
throw (
)
inline
const AsciiString ILink3V7::SecurityDefinitionResponse561::getTerminationType ( ) const
throw (
)
inline
const AsciiString ILink3V7::SecurityDefinitionResponse561::getText ( ) const
throw (
)
inline
static const UDI& ILink3V7::SecurityDefinitionResponse561::getUserDefinedInstrument ( )
inlinestatic
const uInt64 ILink3V7::SecurityDefinitionResponse561::getUUID ( ) const
throw (
)
inline
static bool ILink3V7::SecurityDefinitionResponse561::hasRepeatingGroups ( )
inlinestatic
void ILink3V7::SecurityDefinitionResponse561::setAutoQuoteRequest ( const BooleanFlag::Enum  val)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setCurrency ( const AsciiString val)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setDelayDuration ( uInt16NULL  value)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setEndDate ( LocalMktDate  value)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setExpirationCycle ( const ExpCycle::Enum  val)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setFinancialInstrumentFullName ( const AsciiString val)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setLocation ( const AsciiString val)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setManualOrderIndicator ( const ManualOrdIndReq::Enum  val)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setMaxNoOfSubstitutions ( uInt8NULL  value)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setPartyDetailsListReqID ( uInt64  value)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setPossRetransFlag ( const BooleanFlag::Enum  val)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setSecurityGroup ( const AsciiString val)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setSecurityID ( Int32NULL  value)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setSecurityReqID ( uInt64  value)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setSecurityResponseID ( uInt64  value)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setSecurityResponseType ( const SecRspTyp::Enum  val)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setSecurityType ( const AsciiString val)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setSenderID ( const AsciiString val)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setSendingTimeEpoch ( uInt64  value)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setSeqNum ( uInt32  value)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setSourceRepoID ( Int32NULL  value)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setSplitMsg ( const SplitMsg::Enum  val)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setStartDate ( LocalMktDate  value)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setSymbol ( const AsciiString val)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setTerminationType ( const AsciiString val)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setText ( const AsciiString val)
throw (
)
inline
void ILink3V7::SecurityDefinitionResponse561::setUUID ( uInt64  value)
throw (
)
inline
std::ostream& ILink3V7::SecurityDefinitionResponse561::toStream ( std::ostream &  os) const
inline
std::string ILink3V7::SecurityDefinitionResponse561::toString ( ) const
inline
void ILink3V7::SecurityDefinitionResponse561::updateMessageLength ( )
inline
static void ILink3V7::SecurityDefinitionResponse561::updateMessageLength ( StandardHeader message)
inlinestatic

Member Data Documentation

BooleanFlag ILink3V7::SecurityDefinitionResponse561::autoQuoteRequest
const u16 ILink3V7::SecurityDefinitionResponse561::BlockLength = 429
static
String3 ILink3V7::SecurityDefinitionResponse561::currency
uInt16NULL ILink3V7::SecurityDefinitionResponse561::delayDuration
LocalMktDate ILink3V7::SecurityDefinitionResponse561::endDate
ExpCycle ILink3V7::SecurityDefinitionResponse561::expirationCycle
StringLength35 ILink3V7::SecurityDefinitionResponse561::financialInstrumentFullName
String5Req ILink3V7::SecurityDefinitionResponse561::location
ManualOrdIndReq ILink3V7::SecurityDefinitionResponse561::manualOrderIndicator
MaturityMonthYear ILink3V7::SecurityDefinitionResponse561::maturityMonthYear
uInt8NULL ILink3V7::SecurityDefinitionResponse561::maxNoOfSubstitutions
uInt64 ILink3V7::SecurityDefinitionResponse561::partyDetailsListReqID
BooleanFlag ILink3V7::SecurityDefinitionResponse561::possRetransFlag
StringLength6 ILink3V7::SecurityDefinitionResponse561::securityGroup
Int32NULL ILink3V7::SecurityDefinitionResponse561::securityID
uInt64 ILink3V7::SecurityDefinitionResponse561::securityReqID
uInt64 ILink3V7::SecurityDefinitionResponse561::securityResponseID
SecRspTyp ILink3V7::SecurityDefinitionResponse561::securityResponseType
StringLength6 ILink3V7::SecurityDefinitionResponse561::securityType
constexpr const char* ILink3V7::SecurityDefinitionResponse561::SemanticType = "d"
static
String20Req ILink3V7::SecurityDefinitionResponse561::senderID
uInt64 ILink3V7::SecurityDefinitionResponse561::sendingTimeEpoch
uInt32 ILink3V7::SecurityDefinitionResponse561::seqNum
Int32NULL ILink3V7::SecurityDefinitionResponse561::sourceRepoID
SplitMsg ILink3V7::SecurityDefinitionResponse561::splitMsg
LocalMktDate ILink3V7::SecurityDefinitionResponse561::startDate
String20 ILink3V7::SecurityDefinitionResponse561::symbol
const u16 ILink3V7::SecurityDefinitionResponse561::TemplateID = 561
static
String8 ILink3V7::SecurityDefinitionResponse561::terminationType
String256 ILink3V7::SecurityDefinitionResponse561::text
uInt64 ILink3V7::SecurityDefinitionResponse561::uuid