OnixS Eurex ETI Handler C++ library  9.19.0
API documentation
Side Struct Reference

#include <OnixS/Eurex/Trading/Enumerations.h>

Public Types

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

Detailed Description

Definition at line 2205 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Side of the order.

Enumerator
NoValue 

No value.

Buy 

Buy.

Sell 

Sell.

Definition at line 2208 of file Enumerations.h.


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