OnixS C++ CME iLink 3 Binary Order Entry Handler 1.19.0
API Documentation
Loading...
Searching...
No Matches
ShortSaleType Struct Reference

Public Types

enum  Enum
typedef UInt8 Base

Static Public Member Functions

static std::string toString (Enum)

Detailed Description

Definition at line 1488 of file Fields.h.

Member Typedef Documentation

◆ Base

typedef UInt8 Base

Definition at line 1490 of file Fields.h.

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
LongSell 

Long Sell.

ShortSaleWithNoExemptionSESH 

Short Sale With No Exemption SESH.

ShortSaleWithExemptionSSEX 

Short Sale With Exemption SSEX.

UndisclosedSellInformationNotAvailableUNDI 

Undisclosed Sell Information Not Available UNDI.

Definition at line 1492 of file Fields.h.

Member Function Documentation

◆ toString()

std::string toString ( ShortSaleType::Enum value)
inlinestatic
Returns
a human-readable presentation.

Definition at line 2824 of file Serialization.h.