OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
TI_COUPON_TYPE Struct Reference

#include <SMP.Enumerations.h>

Public Types

enum  Enum {
  TI_COUPON_TYPE_ZeroCoupon, TI_COUPON_TYPE_FixedRate, TI_COUPON_TYPE_FloatRate, TI_COUPON_TYPE_IndexedRate,
  TI_COUPON_TYPE_VariableCoupon
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

Definition at line 3205 of file SMP.Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
TI_COUPON_TYPE_ZeroCoupon 

Zero Coupon.

TI_COUPON_TYPE_FixedRate 

Fixed Rate.

TI_COUPON_TYPE_FloatRate 

Floating Rate.

TI_COUPON_TYPE_IndexedRate 

Indexed Rate.

TI_COUPON_TYPE_VariableCoupon 

Variable Coupon.

Definition at line 3207 of file SMP.Enumerations.h.

Member Function Documentation

static std::string toString ( Enum  value)
static

Provides string presentation.


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