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

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

Public Types

enum  Enum { CMF_PRICE_NOTATION_None = 0, CMF_PRICE_NOTATION_Perc = 1, CMF_PRICE_NOTATION_Yield = 2 }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
CMF_PRICE_NOTATION_None 

None.

CMF_PRICE_NOTATION_Perc 

Percentage.

CMF_PRICE_NOTATION_Yield 

Yield.

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