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

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

Public Types

enum  Enum { Buy = '1', Sell = '2' }
 
typedef UInt8 Base
 

Detailed Description

Definition at line 787 of file Enumerations.h.

Member Typedef Documentation

typedef UInt8 Base

Integral type used as basement for constants.

Definition at line 790 of file Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
Buy 

Buy side.

Sell 

Sell side.

Definition at line 792 of file Enumerations.h.


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