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

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

Public Types

enum  Enum { SimpleInstrumentExecution = '1', SimpleInstrumentExecutionThatIsPartOfSpreadExecution = '2', SpreadInstrumentExecution = '3' }
 
typedef UInt8 Base
 

Detailed Description

Definition at line 512 of file Enumerations.h.

Member Typedef Documentation

typedef UInt8 Base

Integral type used as basement for constants.

Definition at line 515 of file Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
SimpleInstrumentExecution 

Simple instrument execution.

SimpleInstrumentExecutionThatIsPartOfSpreadExecution 

Simple instrument execution that is part of a Spread execution.

SpreadInstrumentExecution 

Spread instrument execution.

Definition at line 517 of file Enumerations.h.


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