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

#include <OnixS/CboeCFE/Trading/BOE/Messages/In/OrderAcknowledgementOptionUSFutures.h>

Classes

struct  Leg
 

Public Member Functions

DateTime transactionTime () const
 
StrRef clOrdId () const
 
Binary8 orderId () const
 
Side::Enum side () const
 
BinaryPrice price () const
 
StrRef ordType () const
 
StrRef timeInForce () const
 
StrRef symbol () const
 
StrRef securityDesc () const
 
StrRef capacity () const
 
StrRef account () const
 
StrRef clearingFirm () const
 
StrRef clearingAccount () const
 
Binary4 orderQty () const
 
StrRef preventMatch () const
 
OpenClose::Enum openClose () const
 
Binary4 leavesQty () const
 
BaseLiquidityIndicator::Enum baseLiquidityIndicator () const
 
DateTime expireTime () const
 
SubLiquidityIndicator::Enum subLiquidityIndicator () const
 
Binary4 cMTANumber () const
 
CtiCode::Enum ctiCode () const
 
ManualOrderIndicator::Enum manualOrderIndicator () const
 
StrRef oEOID () const
 
Binary4 cumQty () const
 
StrRef frequentTraderId () const
 
CustOrderHandlingInst::Enum custOrderHandlingInst () const
 
StrRef countryCode () const
 
DateTime requestReceivedTime () const
 
Binary1 legCnt () const
 
Leg legs (MessageSize index) const
 
 OrderAcknowledgementOptionUSFutures (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 36 of file OrderAcknowledgementOptionUSFutures.h.

Constructor & Destructor Documentation

OrderAcknowledgementOptionUSFutures ( const void *  data,
MessageSize  size 
)
inline

Initializes instance over given memory block.

Definition at line 242 of file OrderAcknowledgementOptionUSFutures.h.

Member Function Documentation

StrRef account ( ) const
inline

Echoed back from the TPH message.

Definition at line 99 of file OrderAcknowledgementOptionUSFutures.h.

BaseLiquidityIndicator::Enum baseLiquidityIndicator ( ) const
inline

Indicates whether the trade added or removed liquidity.

Definition at line 141 of file OrderAcknowledgementOptionUSFutures.h.

StrRef capacity ( ) const
inline

Echoed back from the TPH message.

Definition at line 93 of file OrderAcknowledgementOptionUSFutures.h.

StrRef clearingAccount ( ) const
inline

Echoed back from the TPH message.

Definition at line 111 of file OrderAcknowledgementOptionUSFutures.h.

StrRef clearingFirm ( ) const
inline

Echoed back from the TPH message.

Definition at line 105 of file OrderAcknowledgementOptionUSFutures.h.

StrRef clOrdId ( ) const
inline

Echoed back from the TPH message.

Definition at line 45 of file OrderAcknowledgementOptionUSFutures.h.

Binary4 cMTANumber ( ) const
inline

Echoed back from the TPH message.

Definition at line 159 of file OrderAcknowledgementOptionUSFutures.h.

StrRef countryCode ( ) const
inline

Echoed back from the TPH message.

Definition at line 201 of file OrderAcknowledgementOptionUSFutures.h.

CtiCode::Enum ctiCode ( ) const
inline

Echoed back from the TPH message.

Definition at line 165 of file OrderAcknowledgementOptionUSFutures.h.

Binary4 cumQty ( ) const
inline

Echoed back from the TPH message.

Definition at line 183 of file OrderAcknowledgementOptionUSFutures.h.

CustOrderHandlingInst::Enum custOrderHandlingInst ( ) const
inline

Echoed back from the TPH message.

Definition at line 195 of file OrderAcknowledgementOptionUSFutures.h.

DateTime expireTime ( ) const
inline

Echoed back from the TPH message.

Definition at line 147 of file OrderAcknowledgementOptionUSFutures.h.

StrRef frequentTraderId ( ) const
inline

Echoed back from the TPH message.

Definition at line 189 of file OrderAcknowledgementOptionUSFutures.h.

Binary4 leavesQty ( ) const
inline

Quantity still open for further execution.

Definition at line 135 of file OrderAcknowledgementOptionUSFutures.h.

Binary1 legCnt ( ) const
inline

Legs.

Definition at line 213 of file OrderAcknowledgementOptionUSFutures.h.

Leg legs ( MessageSize  index) const
inline

Definition at line 234 of file OrderAcknowledgementOptionUSFutures.h.

ManualOrderIndicator::Enum manualOrderIndicator ( ) const
inline

Echoed back from the TPH message.

Definition at line 171 of file OrderAcknowledgementOptionUSFutures.h.

StrRef oEOID ( ) const
inline

Echoed back from the TPH message.

Definition at line 177 of file OrderAcknowledgementOptionUSFutures.h.

OpenClose::Enum openClose ( ) const
inline

Indic ates status of client position in a trade resulting from the order.

Definition at line 129 of file OrderAcknowledgementOptionUSFutures.h.

Binary8 orderId ( ) const
inline

Order identifier supplied by CFE.

Definition at line 51 of file OrderAcknowledgementOptionUSFutures.h.

Binary4 orderQty ( ) const
inline

Echoed back from the TPH message.

Definition at line 117 of file OrderAcknowledgementOptionUSFutures.h.

StrRef ordType ( ) const
inline

Echoed back from the TPH message.

Definition at line 69 of file OrderAcknowledgementOptionUSFutures.h.

StrRef preventMatch ( ) const
inline

PreventMatch as accepted by CBOE.

Definition at line 123 of file OrderAcknowledgementOptionUSFutures.h.

BinaryPrice price ( ) const
inline

Echoed back from the TPH message.

Definition at line 63 of file OrderAcknowledgementOptionUSFutures.h.

DateTime requestReceivedTime ( ) const
inline

The earliest timestamp, populated with nanosecond precision, recorded by CFE of the corresponding inbound message being acknowledged.

Definition at line 207 of file OrderAcknowledgementOptionUSFutures.h.

StrRef securityDesc ( ) const
inline

Echoed back from the TPH message.

Definition at line 87 of file OrderAcknowledgementOptionUSFutures.h.

Side::Enum side ( ) const
inline

Side.

Definition at line 57 of file OrderAcknowledgementOptionUSFutures.h.

SubLiquidityIndicator::Enum subLiquidityIndicator ( ) const
inline

Additional information about the liquidity of an order.

Definition at line 153 of file OrderAcknowledgementOptionUSFutures.h.

StrRef symbol ( ) const
inline

Echoed back from the TPH message.

Definition at line 81 of file OrderAcknowledgementOptionUSFutures.h.

StrRef timeInForce ( ) const
inline

Echoed back from the TPH message.

Definition at line 75 of file OrderAcknowledgementOptionUSFutures.h.

DateTime transactionTime ( ) const
inline

The time the event occurred in the CFE Matching Engine.

Definition at line 39 of file OrderAcknowledgementOptionUSFutures.h.


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