OnixS C++ Euronext Optiq MDG Handler  1.3.1
API documentation
TradingSide Struct Reference

#include <OnixS/Euronext/MarketData/OptiqMdg/messaging/Fields.h>

Public Types

enum  Enum { BidOnly = 1, OfferOnly = 2, PAKO = 3, BothSides = 4 }
 
typedef UInt8 Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

Definition at line 2053 of file Fields.h.

Member Typedef Documentation

typedef UInt8 Base

Definition at line 2055 of file Fields.h.

Member Enumeration Documentation

enum Enum
Enumerator
BidOnly 

BidOnly.

OfferOnly 

OfferOnly.

PAKO 

PAKO.

BothSides 

BothSides.

Definition at line 2057 of file Fields.h.

Member Function Documentation

static std::string toString ( Enum  )
static
Returns
a human-readable presentation.

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