OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers 18.2.2
Users' manual and API documentation
Loading...
Searching...
No Matches
MaturityFrequencyUnit Struct Reference

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

Public Types

enum  Enum

Static Public Member Functions

static std::string toString (Enum value)

Detailed Description

Definition at line 460 of file InstrumentSnapshot.h.

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
Undefined -1 

Used to identify absence of value.

NoValue 
Day 
Week 
Month 
Flexible 
EndOfMonth 

Definition at line 462 of file InstrumentSnapshot.h.

Member Function Documentation

◆ toString()

std::string toString ( Enum value)
static