OnixS EBS BrokerTec Market Data and Trading Handler for C++  2.14.1.0
Public Types | List of all members
OptionType Struct Reference

Defines the type of the option. More...

Public Types

enum  Enum { Undefined = 0, Call = 1, Put = 2 }
 Defines the type of the option. More...
 

Detailed Description

Defines the type of the option.

Member Enumeration Documentation

enum Enum

Defines the type of the option.

Enumerator
Undefined 

Undefined.

Call 

Call.

Put 

Put.