OnixS C++ MTS Bond Vision SDP Handler  1.1.0
API documentation
BV_SHORT_SELLING_INDICATOR Struct Reference

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

Public Types

enum  Enum {
  BV_SHORT_SELLING_INDICATOR_None = 0, BV_SHORT_SELLING_INDICATOR_SESH = 1, BV_SHORT_SELLING_INDICATOR_SSEX = 2, BV_SHORT_SELLING_INDICATOR_SELL = 3,
  BV_SHORT_SELLING_INDICATOR_UNDI = 4
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
BV_SHORT_SELLING_INDICATOR_None 

None.

BV_SHORT_SELLING_INDICATOR_SESH 

Short sale with no exemption.

BV_SHORT_SELLING_INDICATOR_SSEX 

Short sale with exemption.

BV_SHORT_SELLING_INDICATOR_SELL 

No short sale.

BV_SHORT_SELLING_INDICATOR_UNDI 

Information not available.

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