OnixS C++ MTS Cash SDP Handler  1.6.5
API documentation
CMF_CALCULATION_TYPE Struct Reference

#include <OnixS/MTS/Cash/SDP/SMP.Enumerations.h>

Public Types

enum  Enum { CMF_CALCULATION_TYPE_DurationWeighted = 0, CMF_CALCULATION_TYPE_CashEquivalent = 1 }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
CMF_CALCULATION_TYPE_DurationWeighted 

Duration Weighted.

CMF_CALCULATION_TYPE_CashEquivalent 

Cash Equivalent.

Definition at line 135 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: