|
B2BITS FIX Antenna HFT
1.0.17
|
#include <ILink3BinaryMessages.h>
Inheritance diagram for ILink3::Terminate507:
Collaboration diagram for ILink3::Terminate507:Public Member Functions | |
| const uInt16 | getErrorCodes () const |
| FieldsIterator | getIterator () const |
| size_t | getMsgLength () const |
| const AsciiString | getReason () const |
| const uInt64 | getRequestTimestamp () const |
| FieldsSetIterator | getSetIterator () |
| const SplitMsg | getSplitMsg () const |
| const uInt64 | getUUID () const |
| void | setErrorCodes (uInt16 value) |
| void | setReason (const AsciiString &val) |
| void | setRequestTimestamp (uInt64 value) |
| void | setSplitMsg (const SplitMsg val) |
| void | setUUID (uInt64 value) |
| Terminate507 () | |
| Terminate507 (bool initFields) | |
| std::ostream & | toStream (std::ostream &os) const |
| std::string | toString () const |
| void | updateMessageLength () |
Public Member Functions inherited from ILink3::StandardHeader | |
| 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 size_t | getMinMessageSize () |
| static FieldsSetIterator | getSetIterator (StandardHeader &message) |
| static bool | isDynamicSizeMessage () |
| static void | updateMessageLength (StandardHeader &message) |
Public Attributes | |
| uInt16 | errorCodes |
| String48 | reason |
| uInt64 | requestTimestamp |
| SplitMsg | splitMsg |
| uInt64 | uuid |
Public Attributes inherited from ILink3::StandardHeader | |
| u16 | encodingType |
| u16 | messageLength |
| messageHeader | sbeHeader |
Static Public Attributes | |
| static const u16 | BlockLength = 67 |
| static constexpr const char * | SemanticType = "Terminate" |
| static const u16 | TemplateID = 507 |
|
inline |
|
inlineexplicit |
References ILink3::Null, ILink3::SchemaID, and ILink3::SchemaVersion.
|
inline |
References ILink3::errorCodes.
|
inline |
|
inlinestatic |
References ILink3::Terminate507_IteratorDefines.
|
inlinestatic |
|
inline |
|
inline |
References ILink3::reason.
|
inline |
References ILink3::requestTimestamp.
|
inline |
|
inlinestatic |
References ILink3::Terminate507_IteratorDefines.
|
inline |
References ILink3::splitMsg.
|
inline |
References ILink3::uuid.
|
inlinestatic |
|
inline |
References ILink3::errorCodes.
|
inline |
References ILink3::reason, and ILink3::StringCopy().
|
inline |
References ILink3::requestTimestamp.
|
inline |
References ILink3::splitMsg.
|
inline |
References ILink3::uuid.
|
inline |
Referenced by ILink3::messageToStream().
|
inline |
|
inline |
References ILink3::updateMessageLength().
|
inlinestatic |
References ILink3::StandardHeader::setMessageLength().
|
static |
| uInt16 ILink3::Terminate507::errorCodes |
| String48 ILink3::Terminate507::reason |
| uInt64 ILink3::Terminate507::requestTimestamp |
|
static |
Referenced by ILink3::createMessage(), and ILink3::getMessageSemanticType().
| SplitMsg ILink3::Terminate507::splitMsg |
|
static |
| uInt64 ILink3::Terminate507::uuid |
1.8.5