B2BITS FIX Antenna HFT  1.0.17
 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::NotApplied513 Struct Reference

#include <ILink3V5BinaryMessages.h>

+ Inheritance diagram for ILink3V5::NotApplied513:
+ Collaboration diagram for ILink3V5::NotApplied513:

Public Member Functions

const uInt32 getFromSeqNo () const
 
FieldsIterator getIterator () const
 
const uInt32 getMsgCount () const
 
size_t getMsgLength () const
 
FieldsSetIterator getSetIterator ()
 
const SplitMsg getSplitMsg () const
 
const uInt64 getUUID () const
 
 NotApplied513 ()
 
 NotApplied513 (bool initFields)
 
void setFromSeqNo (uInt32 value)
 
void setMsgCount (uInt32 value)
 
void setSplitMsg (const SplitMsg val)
 
void setUUID (uInt64 value)
 
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 isDynamicSizeMessage ()
 
static void updateMessageLength (StandardHeader &message)
 

Public Attributes

uInt32 fromSeqNo
 
uInt32 msgCount
 
SplitMsg splitMsg
 
uInt64 uuid
 
- Public Attributes inherited from ILink3V5::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

ILink3V5::NotApplied513::NotApplied513 ( )
inline
ILink3V5::NotApplied513::NotApplied513 ( bool  initFields)
inlineexplicit

Member Function Documentation

const uInt32 ILink3V5::NotApplied513::getFromSeqNo ( ) const
inline

References ILink3V5::fromSeqNo.

FieldsIterator ILink3V5::NotApplied513::getIterator ( ) const
inline
FieldsIterator ILink3V5::NotApplied513::getIterator ( const StandardHeader message)
inlinestatic
size_t ILink3V5::NotApplied513::getMinMessageSize ( )
inlinestatic
const uInt32 ILink3V5::NotApplied513::getMsgCount ( ) const
inline

References ILink3V5::msgCount.

size_t ILink3V5::NotApplied513::getMsgLength ( ) const
inline
FieldsSetIterator ILink3V5::NotApplied513::getSetIterator ( )
inline
FieldsSetIterator ILink3V5::NotApplied513::getSetIterator ( StandardHeader message)
inlinestatic
const SplitMsg ILink3V5::NotApplied513::getSplitMsg ( ) const
inline

References ILink3V5::splitMsg.

const uInt64 ILink3V5::NotApplied513::getUUID ( ) const
inline

References ILink3V5::uuid.

static bool ILink3V5::NotApplied513::isDynamicSizeMessage ( )
inlinestatic
void ILink3V5::NotApplied513::setFromSeqNo ( uInt32  value)
inline

References ILink3V5::fromSeqNo.

void ILink3V5::NotApplied513::setMsgCount ( uInt32  value)
inline

References ILink3V5::msgCount.

void ILink3V5::NotApplied513::setSplitMsg ( const SplitMsg  val)
inline

References ILink3V5::splitMsg.

void ILink3V5::NotApplied513::setUUID ( uInt64  value)
inline

References ILink3V5::uuid.

std::ostream& ILink3V5::NotApplied513::toStream ( std::ostream &  os) const
inline
std::string ILink3V5::NotApplied513::toString ( ) const
inline
void ILink3V5::NotApplied513::updateMessageLength ( )
inline
static void ILink3V5::NotApplied513::updateMessageLength ( StandardHeader message)
inlinestatic

Member Data Documentation

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