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

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

Public Types

enum  Enum {
  NLIQ = '1', OILQ = '2', PRIC = '3', ILQD = '4',
  SIZE = '5', ILQDSIZE = '6', NegotiatedTrade = 'N', NoNegotiatedTrade = '-'
}
 
typedef Char Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

Definition at line 2789 of file Fields.h.

Member Typedef Documentation

typedef Char Base

Definition at line 2791 of file Fields.h.

Member Enumeration Documentation

enum Enum
Enumerator
NLIQ 

NLIQ.

OILQ 

OILQ.

PRIC 

PRIC.

ILQD 

ILQD.

SIZE 

SIZE.

ILQDSIZE 

ILQDSIZE.

NegotiatedTrade 

NegotiatedTrade.

NoNegotiatedTrade 

NoNegotiatedTrade.

Definition at line 2793 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: