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

#include <OnixS/CboeCFE/Trading/BOE/Enumerations.h>

Public Types

enum  Enum { Market = '1', Limit = '2', StopLimit = '4' }
 
typedef UInt8 Base
 

Detailed Description

Definition at line 579 of file Enumerations.h.

Member Typedef Documentation

typedef UInt8 Base

Integral type used as basement for constants.

Definition at line 582 of file Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
Market 

Market.

Limit 

Limit.

StopLimit 

Stop Limit.

Definition at line 584 of file Enumerations.h.


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