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

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

Public Types

enum  Enum {
  BV_SETTL_STATUS_Waiting = 0, BV_SETTL_STATUS_Undefined = 1, BV_SETTL_STATUS_Defined = 2, BV_SETTL_STATUS_Manual = 3,
  BV_SETTL_STATUS_Error = 4, BV_SETTL_STATUS_CancelledFromSettlement = 5
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

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 7535 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: