OnixS CBOE CMi2 Trading Handler for C++  1.1.3.0
Public Types | Static Public Member Functions | List of all members
RateTypeCodes Struct Reference

Rate type codes. More...

Public Types

enum  Enum {
  BOOK_DEPTH = 1, TOTAL_QUOTES = 2, QUOTE_ENTRY = 3, ORDER_ENTRY = 4,
  QUERY_INTERMARKET = 5, BOOK_DEPTH_INTERMARKET = 6, QUOTE_BLOCK_SIZE = 7, ACCEPT_ORDER_FORMAT_2 = 8
}
 Rate type codes. More...
 

Static Public Member Functions

static std::string toString (Enum value)
 Returns string representation. More...
 

Detailed Description

Rate type codes.

Member Enumeration Documentation

enum Enum

Rate type codes.

Member Function Documentation

static std::string toString ( Enum  value)
static

Returns string representation.