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

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

Public Types

enum  Enum { CMF_SHORT_SELLING_INDICATOR_None = 0, CMF_SHORT_SELLING_INDICATOR_SESH = 1, CMF_SHORT_SELLING_INDICATOR_SSEX = 2, CMF_SHORT_SELLING_INDICATOR_SELL = 3 }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
CMF_SHORT_SELLING_INDICATOR_None 

None.

CMF_SHORT_SELLING_INDICATOR_SESH 

Short sale with no exemption.

CMF_SHORT_SELLING_INDICATOR_SSEX 

Short sale with exemption.

CMF_SHORT_SELLING_INDICATOR_SELL 

No short sale.

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