Definition at line 9518 of file Messages.h.
◆ Schema
◆ anonymous enum
Message template ID from SBE schema.
Enumerator |
---|
TemplateId | 1203 | |
Definition at line 9526 of file Messages.h.
◆ Bfnav() [1/3]
Initializes a blank instance.
◆ Bfnav() [2/3]
Creates an instance over the given memory block.
Definition at line 9532 of file Messages.h.
◆ Bfnav() [3/3]
Creates an instance over the given SBE message.
Definition at line 9542 of file Messages.h.
◆ bidOfferDateTime()
bool bidOfferDateTime |
( |
Uint64 & | value | ) |
const |
|
inlinenoexcept |
Provides access to bidOfferDateTime field.
Definition at line 9583 of file Messages.h.
◆ blockLength()
|
inlinestaticconstexprnoexcept |
Size of message body in bytes.
Definition at line 9670 of file Messages.h.
◆ className()
constexpr StrRef className |
( |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ eventTime()
bool eventTime |
( |
Uint64 & | value | ) |
const |
|
inlinenoexcept |
Provides access to eventTime field.
Definition at line 9625 of file Messages.h.
◆ fixType()
|
inlinestaticconstexprnoexcept |
◆ getMinimalVariableFieldsSize()
Minimal variable fields size (when variable-length fields are empty).
Definition at line 9684 of file Messages.h.
◆ miFIdTransactionId()
StrRef miFIdTransactionId |
( |
| ) |
const |
|
inlinenoexcept |
Provides access to miFIDTransactionID field.
Definition at line 9593 of file Messages.h.
◆ minimalBlockLength()
|
inlinestaticconstexprnoexcept |
Minimal size of message body in bytes.
Definition at line 9658 of file Messages.h.
◆ mMTModificationIndicator()
StrRef mMTModificationIndicator |
( |
| ) |
const |
|
inlinenoexcept |
Provides access to mMTModificationIndicator field.
Definition at line 9604 of file Messages.h.
◆ nAVBidPrice()
bool nAVBidPrice |
( |
Int64 & | value | ) |
const |
|
inlinenoexcept |
Provides access to nAVBidPrice field.
Definition at line 9635 of file Messages.h.
◆ nAVOfferPrice()
bool nAVOfferPrice |
( |
Int64 & | value | ) |
const |
|
inlinenoexcept |
Provides access to nAVOfferPrice field.
Definition at line 9645 of file Messages.h.
◆ nAVPrice()
bool nAVPrice |
( |
Int64 & | value | ) |
const |
|
inlinenoexcept |
Provides access to nAVPrice field.
Definition at line 9615 of file Messages.h.
◆ rebroadcastIndicator()
Provides access to rebroadcastIndicator field.
Definition at line 9563 of file Messages.h.
◆ seqNum()
bool seqNum |
( |
Uint64 & | value | ) |
const |
|
inlinenoexcept |
Provides access to mDSeqNum field.
Definition at line 9553 of file Messages.h.
◆ symbolIndex()
bool symbolIndex |
( |
Uint32 & | value | ) |
const |
|
inlinenoexcept |
Provides access to symbolIndex field.
Definition at line 9573 of file Messages.h.
◆ toString()
std::string toString |
( |
| ) |
const |
|
inline |