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

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

Public Types

enum  Enum { CMF_DEAL_STATUS_Active = 0, CMF_DEAL_STATUS_Cancelled = 1, CMF_DEAL_STATUS_Restored = 2 }
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
CMF_DEAL_STATUS_Active 

Active.

CMF_DEAL_STATUS_Cancelled 

Cancelled.

CMF_DEAL_STATUS_Restored 

Restored.

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