OnixS C++ MTS Cash SDP Handler  1.6.5
API documentation
CMF_SETTL_STATUS Struct Reference

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

Public Types

enum  Enum {
  CMF_SETTL_STATUS_Waiting = 0, CMF_SETTL_STATUS_Undefined = 1, CMF_SETTL_STATUS_Defined = 2, CMF_SETTL_STATUS_Manual = 3,
  CMF_SETTL_STATUS_Error = 4, CMF_SETTL_STATUS_CancelledFromSettlement = 5
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
CMF_SETTL_STATUS_Waiting 

Waiting.

CMF_SETTL_STATUS_Undefined 

Undefined.

CMF_SETTL_STATUS_Defined 

Defined.

CMF_SETTL_STATUS_Manual 

Manual.

CMF_SETTL_STATUS_Error 

Error.

CMF_SETTL_STATUS_CancelledFromSettlement 

Cancelled from Settlement.

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