#include <SMP.Enumerations.h>
Public Types | |
enum | Enum { TI_EOI_STATUS_Active, TI_EOI_STATUS_Disabled, TI_EOI_STATUS_Cancellled } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 1382 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
TI_EOI_STATUS_Active |
Active. |
TI_EOI_STATUS_Disabled |
Disabled. |
TI_EOI_STATUS_Cancellled |
Cancelled. |
Definition at line 1384 of file SMP.Enumerations.h.
|
static |
Provides string presentation.