OnixS Eurex ETI Handler C++ library  9.25.0
API documentation
EventType Struct Reference

Public Types

enum  Enum { NoValue = 0xFF, SwapStartDate = 8, SwapEndDate = 9 }
 

Detailed Description

Definition at line 459 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Code to represent the type of event.

Enumerator
NoValue 

No value.

SwapStartDate 

Swap Start Date.

SwapEndDate 

Swap End Date.

Definition at line 462 of file Enumerations.h.