OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers  16.1.0
API documentation
MaturityFrequencyUnit Struct Reference

#include <OnixS/Eurex/MarketData/InstrumentSnapshot.h>

Public Types

enum  Enum {
  Undefined = -1, NoValue = 0, Day = 1, Week = 2,
  Month = 3, Flexible = 4, EndOfMonth = 5
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

Definition at line 459 of file InstrumentSnapshot.h.

Member Enumeration Documentation

enum Enum
Enumerator
Undefined 

Used to identify absence of value.

NoValue 
Day 
Week 
Month 
Flexible 
EndOfMonth 

Definition at line 461 of file InstrumentSnapshot.h.

Member Function Documentation

static std::string toString ( Enum  value)
static

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