OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
TI_FILL_STATUS Struct Reference

#include <SMP.Enumerations.h>

Public Types

enum  Enum {
  TI_FILL_STATUS_Active, TI_FILL_STATUS_Cancelled, TI_FILL_STATUS_Restored, TI_FILL_STATUS_CancelledForSplit,
  TI_FILL_STATUS_Modified
}
 

Static Public Member Functions

static std::string toString (Enum value)
 

Detailed Description

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