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

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

Public Types

enum  Enum { Null = 0, Reduce = 'R' }
 
typedef UInt8 Base
 

Detailed Description

Definition at line 819 of file Enumerations.h.

Member Typedef Documentation

typedef UInt8 Base

Integral type used as basement for constants.

Definition at line 822 of file Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
Null 

New quote size will be set to value of OrderQty.

Reduce 

Reduce outstanding size of quote by the OrderQty provided.

Definition at line 824 of file Enumerations.h.


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