OnixS C++ MTS Bond Vision SDP Handler 1.3.0
API documentation
Loading...
Searching...
No Matches
BV_SETTL_STATUS Struct Reference

Public Types

enum  Enum

Static Public Member Functions

static std::string toString (Enum value)

Detailed Description

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

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
BV_SETTL_STATUS_Waiting 

Waiting (not used)

BV_SETTL_STATUS_Undefined 

Undefined (not used)

BV_SETTL_STATUS_Defined 

Defined.

BV_SETTL_STATUS_Manual 

Manual (not used)

BV_SETTL_STATUS_Error 

Error.

BV_SETTL_STATUS_CancelledFromSettlement 

Cancelled from Settlement (not used)

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

Member Function Documentation

◆ toString()

std::string toString ( Enum value)
static

Provides string presentation.