OnixS Eurex ETI Handler C++ library  9.19.0
API documentation
InstrAttribType Struct Reference

#include <OnixS/Eurex/Trading/Enumerations.h>

Public Types

enum  Enum {
  NoValue = 0xFF, VariableRate = 5, CouponRate = 100, OffsetToTheVariableCouponRate = 101,
  SwapCustomer1 = 102, SwapCustomer2 = 103, CashBasketReference = 104
}
 

Detailed Description

Definition at line 624 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Code to represent the type of instrument attribute.

Enumerator
NoValue 

No value.

VariableRate 

Variable rate.

CouponRate 

Coupon rate.

OffsetToTheVariableCouponRate 

Offset to the variable coupon rate.

SwapCustomer1 

Swap Customer 1.

SwapCustomer2 

Swap Customer 2.

CashBasketReference 

Cash Basket Reference.

Definition at line 627 of file Enumerations.h.


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