OnixS C++ CBOE CFE Binary Order Entry (BOE) Handler  1.11.0
API documentation
QuoteUpdateAcknowledgement::Quote Struct Reference

#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
 
BinaryMessageoperator= (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
 

Detailed Description

Definition at line 62 of file QuoteUpdateAcknowledgement.h.

Constructor & Destructor Documentation

Quote ( const void *  data,
MessageSize  size 
)
inline

Initializes instance over given memory block.

Definition at line 83 of file QuoteUpdateAcknowledgement.h.

Member Function Documentation

Binary8 orderId ( ) const
inline

Order identifier supplied by CFE.

Definition at line 65 of file QuoteUpdateAcknowledgement.h.

QuoteResult::Enum quoteResult ( ) const
inline

Result of the quote request.

Definition at line 71 of file QuoteUpdateAcknowledgement.h.

SubLiquidityIndicator::Enum subLiquidityIndicator ( ) const
inline

Additional information about the liquidity of an order.

Definition at line 77 of file QuoteUpdateAcknowledgement.h.


The documentation for this struct was generated from the following file: