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

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

Public Types

enum  Enum {
  LMTF = '1', DATF = '2', VOLO = '3', FWAF = '4',
  IDAF = '5', VOLW = '6', FULF = '7', FULA = '8',
  FULV = '9', FULJ = 'V', COAF = 'W', NotApplicable = '-'
}
 
typedef Char Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

Definition at line 3060 of file Fields.h.

Member Typedef Documentation

typedef Char Base

Definition at line 3062 of file Fields.h.

Member Enumeration Documentation

enum Enum
Enumerator
LMTF 

LMTF.

DATF 

DATF.

VOLO 

VOLO.

FWAF 

FWAF.

IDAF 

IDAF.

VOLW 

VOLW.

FULF 

FULF.

FULA 

FULA.

FULV 

FULV.

FULJ 

FULJ.

COAF 

COAF.

NotApplicable 

NotApplicable.

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