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

Public Types

enum  Enum
typedef UInt8 Base

Detailed Description

Definition at line 790 of file Enumerations.h.

Member Typedef Documentation

◆ Base

typedef UInt8 Base

Integral type used as basement for constants.

Definition at line 793 of file Enumerations.h.

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
Buy '1' 

Buy side.

Sell '2' 

Sell side.

Definition at line 795 of file Enumerations.h.