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

Product type. More...

Public Types

enum  Enum {
  COMMODITY = 1, DEBT = 2, EQUITY = 3, FUTURE = 4,
  INDEX = 5, LINKED_NOTE = 6, OPTION = 7, UNIT_INVESTMENT_TRUST = 8,
  VOLATILITY_INDEX = 9, WARRANT = 10, STRATEGY = 11, INTEREST_RATE_COMPOSITE = 12
}
 Product type. More...
 

Static Public Member Functions

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

Detailed Description

Product type.

Member Enumeration Documentation

enum Enum

Product type.

Member Function Documentation

static std::string toString ( Enum  value)
static

Returns string representation.