OnixS CBOE CMi2 Trading Handler for C++  1.1.3.0
Public Member Functions | Public Attributes | List of all members
QuoteAcknowledgement::QuoteStatus Class Reference

Quote. More...

Public Member Functions

void validate () const
 Validates instance data by checking length limits for strings. More...
 

Public Attributes

UInt32 productKey
 Unique product identifier. More...
 
UInt16 errorCode
 Zero unless rejected. More...
 
UInt16 quoteUpdateControl
 Quote Update Control. More...
 

Detailed Description

Quote.

Member Function Documentation

void validate ( ) const

Validates instance data by checking length limits for strings.

Throws std::invalid_artument exception if message content is invalid.

Member Data Documentation

UInt16 errorCode

Zero unless rejected.

UInt32 productKey

Unique product identifier.

This key is unique for the trading session.

UInt16 quoteUpdateControl

Quote Update Control.

Refer to the QRM Control Update Initialization message.