OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers  16.1.0
API documentation
AggressorSide Struct Reference

#include <OnixS/Eurex/MarketData/Defines.h>

Public Types

enum  Enum { NoValue = 0xFF, Buy = 1, Sell = 2 }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

Definition at line 912 of file Defines.h.

Member Enumeration Documentation

enum Enum
Enumerator
NoValue 

Used to identify absence of value.

Buy 

Triggered by the buy side.

Sell 

Triggered by the sell side.

Definition at line 914 of file Defines.h.

Member Function Documentation

static std::string toString ( Enum  value)
static

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