OnixS C++ CBOE CFE Binary Order Entry (BOE) Handler 1.12.3
API Documentation
Loading...
Searching...
No Matches
OpenClose Struct Reference

Public Types

enum  Enum
typedef UInt8 Base

Detailed Description

Definition at line 550 of file Enumerations.h.

Member Typedef Documentation

◆ Base

typedef UInt8 Base

Integral type used as basement for constants.

Definition at line 553 of file Enumerations.h.

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
Open 'O' 

Open.

Close 'C' 

Close.

None 'N' 

None.

Definition at line 555 of file Enumerations.h.