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

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

Public Types

enum  Enum {
  DarkTrade = 'D', RPRI = 'R', XFPH = 'Y', TPAC = 'Z',
  NoneApply = '-'
}
 
typedef Char Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

Definition at line 2758 of file Fields.h.

Member Typedef Documentation

typedef Char Base

Definition at line 2760 of file Fields.h.

Member Enumeration Documentation

enum Enum
Enumerator
DarkTrade 

DarkTrade.

RPRI 

RPRI.

XFPH 

XFPH.

TPAC 

TPAC.

NoneApply 

NoneApply.

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