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

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

Public Types

enum  Enum { Open = 'O', Close = 'C', None = 'N' }
 
typedef UInt8 Base
 

Detailed Description

Definition at line 544 of file Enumerations.h.

Member Typedef Documentation

typedef UInt8 Base

Integral type used as basement for constants.

Definition at line 547 of file Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
Open 

Open.

Close 

Close.

None 

None.

Definition at line 549 of file Enumerations.h.


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