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

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

Public Types

enum  Enum {
  TI_FILL_STATUS_Active = 0, TI_FILL_STATUS_Cancelled = 1, TI_FILL_STATUS_Restored = 2, TI_FILL_STATUS_CancelledForSplit = 3,
  TI_FILL_STATUS_Modified = 4
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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

Member Enumeration Documentation

enum Enum
Enumerator
TI_FILL_STATUS_Active 

Active.

TI_FILL_STATUS_Cancelled 

Cancelled.

TI_FILL_STATUS_Restored 

Restored.

TI_FILL_STATUS_CancelledForSplit 

Cancelled - Split.

TI_FILL_STATUS_Modified 

Modified.

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