B2BITS FIX Antenna HFT
1.0.17
|
#include <B3BinaryMessages.h>
Public Member Functions | |
const MessageCounter | getCount () const |
const SeqNum | getFromSeqNo () const |
FieldsIterator | getIterator () const |
size_t | getMsgLength () const |
FieldsSetIterator | getSetIterator () |
NotApplied () | |
NotApplied (bool initFields) | |
void | setCount (MessageCounter value) |
void | setFromSeqNo (SeqNum value) |
std::ostream & | toStream (std::ostream &os) const |
std::string | toString () const |
void | updateMessageLength () |
![]() | |
u16 | getEncodingType () const |
u16 | getMessageLength () const |
const messageHeader & | getSbeHeader () 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 const MessageType & | getMessageType () |
static size_t | getMinMessageSize () |
static FieldsSetIterator | getSetIterator (StandardHeader &message) |
static bool | isDynamicSizeMessage () |
static void | updateMessageLength (StandardHeader &message) |
Public Attributes | |
MessageCounter | count |
SeqNum | fromSeqNo |
![]() | |
u16 | encodingType |
u16 | messageLength |
messageHeader | sbeHeader |
Static Public Attributes | |
static const u16 | BlockLength = 8 |
static const u16 | TemplateID = 8 |
|
inline |
|
inlineexplicit |
References B3::SchemaID, and B3::SchemaVersion.
|
inline |
References B3::count.
|
inline |
References B3::fromSeqNo.
|
inline |
|
inlinestatic |
References B3::NotApplied_IteratorDefines.
|
inlinestatic |
References B3::NotApplied.
Referenced by B3::createMessage(), and B3::populateWithConstFields().
|
inlinestatic |
References B3::NotApplied.
|
inline |
|
inline |
|
inlinestatic |
References B3::NotApplied_IteratorDefines.
|
inlinestatic |
|
inline |
References B3::count.
|
inline |
References B3::fromSeqNo.
|
inline |
Referenced by B3::messageToStream().
|
inline |
|
inline |
References B3::updateMessageLength().
|
inlinestatic |
References B3::StandardHeader::setMessageLength().
|
static |
MessageCounter B3::NotApplied::count |
SeqNum B3::NotApplied::fromSeqNo |
|
static |