#include <OnixS/CboeCFE/Trading/BOE/Messages/In/QuoteUpdateAcknowledgement.h>
Public Member Functions | |
Binary8 | orderId () const |
QuoteResult::Enum | quoteResult () const |
SubLiquidityIndicator::Enum | subLiquidityIndicator () const |
Quote (const void *data, MessageSize size) | |
Public Member Functions inherited from BinaryMessage | |
BinaryMessage () | |
BinaryMessage (const void *data, MessageSize size) | |
BinaryMessage (const BinaryMessage &other) | |
operator bool () const | |
const void * | binary () const |
MessageSize | binarySize () const |
BinaryMessage & | operator= (const BinaryMessage &other) |
Additional Inherited Members | |
Public Types inherited from BinaryMessage | |
typedef MessageSize | BinarySize |
Protected Member Functions inherited from BinaryFields< BinaryMessage, MessageSize > | |
const SubMessage | submessage (MessageSize offset, MessageSize size) const |
const FieldValue & | ordinaryRef (MessageSize offset) const |
FieldValue | ordinary (MessageSize offset) const |
Enumeration::Enum | enumeration (MessageSize offset) const |
StrRef | fixedStr (MessageSize offset) const |
Definition at line 62 of file QuoteUpdateAcknowledgement.h.
|
inline |
Initializes instance over given memory block.
Definition at line 83 of file QuoteUpdateAcknowledgement.h.
|
inline |
Order identifier supplied by CFE.
Definition at line 65 of file QuoteUpdateAcknowledgement.h.
|
inline |
Result of the quote request.
Definition at line 71 of file QuoteUpdateAcknowledgement.h.
|
inline |
Additional information about the liquidity of an order.
Definition at line 77 of file QuoteUpdateAcknowledgement.h.