OnixS C++ CBOE CFE Binary Order Entry (BOE) Handler 1.12.0
API documentation
Loading...
Searching...
No Matches
ManualOrderIndicator Struct Reference

Public Types

enum  Enum
typedef UInt8 Base

Detailed Description

Definition at line 486 of file Enumerations.h.

Member Typedef Documentation

◆ Base

typedef UInt8 Base

Integral type used as basement for constants.

Definition at line 489 of file Enumerations.h.

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
Manual 'Y' 

Manual order entry.

Automated 'N' 

Automated order entry.

Definition at line 491 of file Enumerations.h.