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
ILink3V5::NegotiationReject502 Struct Reference

#include <ILink3V5BinaryMessages.h>

+ Inheritance diagram for ILink3V5::NegotiationReject502:
+ Collaboration diagram for ILink3V5::NegotiationReject502:

Public Member Functions

const uInt16 getErrorCodes () const throw ()
 
const FTI::Enum getFaultToleranceIndicator () const throw ()
 
FieldsIterator getIterator () const
 
size_t getMsgLength () const
 
const AsciiString getReason () const throw ()
 
const uInt64 getRequestTimestamp () const throw ()
 
FieldsSetIterator getSetIterator ()
 
const SplitMsg::Enum getSplitMsg () const throw ()
 
const uInt64 getUUID () const throw ()
 
 NegotiationReject502 () throw ()
 
 NegotiationReject502 (bool initFields) throw ()
 
void setErrorCodes (uInt16 value) throw ()
 
void setFaultToleranceIndicator (const FTI::Enum val) throw ()
 
void setReason (const AsciiString &val) throw ()
 
void setRequestTimestamp (uInt64 value) throw ()
 
void setSplitMsg (const SplitMsg::Enum 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 ILink3V5::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 errorCodes
 
FTI faultToleranceIndicator
 
String48 reason
 
uInt64 requestTimestamp
 
SplitMsg splitMsg
 
uInt64 uuid
 
- Public Attributes inherited from ILink3V5::StandardHeader
u16 encodingType
 
u16 messageLength
 
messageHeader sbeHeader
 

Static Public Attributes

static const u16 BlockLength = 68
 
static constexpr const char * SemanticType = "NegotiationReject"
 
static const u16 TemplateID = 502
 

Constructor & Destructor Documentation

ILink3V5::NegotiationReject502::NegotiationReject502 ( )
throw (
)
inline
ILink3V5::NegotiationReject502::NegotiationReject502 ( bool  initFields)
throw (
)
inlineexplicit

Member Function Documentation

const uInt16 ILink3V5::NegotiationReject502::getErrorCodes ( ) const
throw (
)
inline
const FTI::Enum ILink3V5::NegotiationReject502::getFaultToleranceIndicator ( ) const
throw (
)
inline
FieldsIterator ILink3V5::NegotiationReject502::getIterator ( ) const
inline
FieldsIterator ILink3V5::NegotiationReject502::getIterator ( const StandardHeader message)
inlinestatic
size_t ILink3V5::NegotiationReject502::getMinMessageSize ( )
inlinestatic
size_t ILink3V5::NegotiationReject502::getMsgLength ( ) const
inline
const AsciiString ILink3V5::NegotiationReject502::getReason ( ) const
throw (
)
inline
const uInt64 ILink3V5::NegotiationReject502::getRequestTimestamp ( ) const
throw (
)
inline
FieldsSetIterator ILink3V5::NegotiationReject502::getSetIterator ( )
inline
FieldsSetIterator ILink3V5::NegotiationReject502::getSetIterator ( StandardHeader message)
inlinestatic
const SplitMsg::Enum ILink3V5::NegotiationReject502::getSplitMsg ( ) const
throw (
)
inline
const uInt64 ILink3V5::NegotiationReject502::getUUID ( ) const
throw (
)
inline
static bool ILink3V5::NegotiationReject502::hasRepeatingGroups ( )
inlinestatic
void ILink3V5::NegotiationReject502::setErrorCodes ( uInt16  value)
throw (
)
inline
void ILink3V5::NegotiationReject502::setFaultToleranceIndicator ( const FTI::Enum  val)
throw (
)
inline
void ILink3V5::NegotiationReject502::setReason ( const AsciiString val)
throw (
)
inline
void ILink3V5::NegotiationReject502::setRequestTimestamp ( uInt64  value)
throw (
)
inline
void ILink3V5::NegotiationReject502::setSplitMsg ( const SplitMsg::Enum  val)
throw (
)
inline
void ILink3V5::NegotiationReject502::setUUID ( uInt64  value)
throw (
)
inline
std::ostream& ILink3V5::NegotiationReject502::toStream ( std::ostream &  os) const
inline
std::string ILink3V5::NegotiationReject502::toString ( ) const
inline
void ILink3V5::NegotiationReject502::updateMessageLength ( )
inline
static void ILink3V5::NegotiationReject502::updateMessageLength ( StandardHeader message)
inlinestatic

Member Data Documentation

const u16 ILink3V5::NegotiationReject502::BlockLength = 68
static
uInt16 ILink3V5::NegotiationReject502::errorCodes
FTI ILink3V5::NegotiationReject502::faultToleranceIndicator
String48 ILink3V5::NegotiationReject502::reason
uInt64 ILink3V5::NegotiationReject502::requestTimestamp
constexpr const char* ILink3V5::NegotiationReject502::SemanticType = "NegotiationReject"
static
SplitMsg ILink3V5::NegotiationReject502::splitMsg
const u16 ILink3V5::NegotiationReject502::TemplateID = 502
static
uInt64 ILink3V5::NegotiationReject502::uuid