OnixS C++ MTS Bond Vision SDP Handler  1.2.0
API documentation
BV_POST_TRADE_DEFERRAL Struct Reference

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

Public Types

enum  Enum {
  BV_POST_TRADE_DEFERRAL_None = 0, BV_POST_TRADE_DEFERRAL_Deferred = 1, BV_POST_TRADE_DEFERRAL_LMTF = 2, BV_POST_TRADE_DEFERRAL_DATF = 3,
  BV_POST_TRADE_DEFERRAL_VOLO = 4, BV_POST_TRADE_DEFERRAL_FWAF = 5, BV_POST_TRADE_DEFERRAL_IDAF = 6, BV_POST_TRADE_DEFERRAL_COAF = 7,
  BV_POST_TRADE_DEFERRAL_RealTime = 8, BV_POST_TRADE_DEFERRAL_T2 = 9
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
BV_POST_TRADE_DEFERRAL_None 

None.

BV_POST_TRADE_DEFERRAL_Deferred 

Deferred.

BV_POST_TRADE_DEFERRAL_LMTF 

Limit Detail.

BV_POST_TRADE_DEFERRAL_DATF 

Daily Aggregated Transaction.

BV_POST_TRADE_DEFERRAL_VOLO 

Volume Omission.

BV_POST_TRADE_DEFERRAL_FWAF 

Four Weeks Aggregation.

BV_POST_TRADE_DEFERRAL_IDAF 

Indefinite Aggregation.

BV_POST_TRADE_DEFERRAL_COAF 

Consecutive Aggregation.

BV_POST_TRADE_DEFERRAL_RealTime 

Real Time.

BV_POST_TRADE_DEFERRAL_T2 

T+2.

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