#include <OnixS/MTS/Cash/SDP/SMP.Enumerations.h>
Public Types | |
enum | Enum { TI_EOI_STATUS_Activate = 0, TI_EOI_STATUS_Disabled = 1, TI_EOI_STATUS_Cancelled = 2 } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 1524 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
TI_EOI_STATUS_Activate |
Activate. |
TI_EOI_STATUS_Disabled |
Disabled. |
TI_EOI_STATUS_Cancelled |
Cancelled. |
Definition at line 1526 of file SMP.Enumerations.h.
|
static |
Provides string presentation.