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
ILink3V7::NotApplied513 Struct Reference

#include <ILink3V7BinaryMessages.h>

+ Inheritance diagram for ILink3V7::NotApplied513:
+ Collaboration diagram for ILink3V7::NotApplied513:

Public Member Functions

const uInt32 getFromSeqNo () const throw ()
 
FieldsIterator getIterator () const
 
const uInt32 getMsgCount () const throw ()
 
size_t getMsgLength () const
 
FieldsSetIterator getSetIterator ()
 
const SplitMsg::Enum getSplitMsg () const throw ()
 
const uInt64 getUUID () const throw ()
 
 NotApplied513 () throw ()
 
 NotApplied513 (bool initFields) throw ()
 
void setFromSeqNo (uInt32 value) throw ()
 
void setMsgCount (uInt32 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 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

uInt32 fromSeqNo
 
uInt32 msgCount
 
SplitMsg splitMsg
 
uInt64 uuid
 
- Public Attributes inherited from ILink3V7::StandardHeader
u16 encodingType
 
u16 messageLength
 
messageHeader sbeHeader
 

Static Public Attributes

static const u16 BlockLength = 17
 
static constexpr const char * SemanticType = "NotApplied"
 
static const u16 TemplateID = 513
 

Constructor & Destructor Documentation

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

Member Function Documentation

const uInt32 ILink3V7::NotApplied513::getFromSeqNo ( ) const
throw (
)
inline
FieldsIterator ILink3V7::NotApplied513::getIterator ( ) const
inline
FieldsIterator ILink3V7::NotApplied513::getIterator ( const StandardHeader message)
inlinestatic
size_t ILink3V7::NotApplied513::getMinMessageSize ( )
inlinestatic
const uInt32 ILink3V7::NotApplied513::getMsgCount ( ) const
throw (
)
inline
size_t ILink3V7::NotApplied513::getMsgLength ( ) const
inline
FieldsSetIterator ILink3V7::NotApplied513::getSetIterator ( )
inline
FieldsSetIterator ILink3V7::NotApplied513::getSetIterator ( StandardHeader message)
inlinestatic
const SplitMsg::Enum ILink3V7::NotApplied513::getSplitMsg ( ) const
throw (
)
inline
const uInt64 ILink3V7::NotApplied513::getUUID ( ) const
throw (
)
inline
static bool ILink3V7::NotApplied513::hasRepeatingGroups ( )
inlinestatic
void ILink3V7::NotApplied513::setFromSeqNo ( uInt32  value)
throw (
)
inline
void ILink3V7::NotApplied513::setMsgCount ( uInt32  value)
throw (
)
inline
void ILink3V7::NotApplied513::setSplitMsg ( const SplitMsg::Enum  val)
throw (
)
inline
void ILink3V7::NotApplied513::setUUID ( uInt64  value)
throw (
)
inline
std::ostream& ILink3V7::NotApplied513::toStream ( std::ostream &  os) const
inline
std::string ILink3V7::NotApplied513::toString ( ) const
inline
void ILink3V7::NotApplied513::updateMessageLength ( )
inline
static void ILink3V7::NotApplied513::updateMessageLength ( StandardHeader message)
inlinestatic

Member Data Documentation

const u16 ILink3V7::NotApplied513::BlockLength = 17
static
uInt32 ILink3V7::NotApplied513::fromSeqNo
uInt32 ILink3V7::NotApplied513::msgCount
constexpr const char* ILink3V7::NotApplied513::SemanticType = "NotApplied"
static
SplitMsg ILink3V7::NotApplied513::splitMsg
const u16 ILink3V7::NotApplied513::TemplateID = 513
static
uInt64 ILink3V7::NotApplied513::uuid