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

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

Public Types

enum  Enum { Manual = 'Y', Automated = 'N' }
 
typedef UInt8 Base
 

Detailed Description

Definition at line 483 of file Enumerations.h.

Member Typedef Documentation

typedef UInt8 Base

Integral type used as basement for constants.

Definition at line 486 of file Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
Manual 

Manual order entry.

Automated 

Automated order entry.

Definition at line 488 of file Enumerations.h.


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