Public Types | |
| enum | Enum |
Static Public Member Functions | |
| static std::string | toString (Enum value) |
Definition at line 689 of file SMP.Enumerations.h.
| enum Enum |
| Enumerator | ||
|---|---|---|
| TI_EOI_STATUS_Activate | 0 | Activate. |
| TI_EOI_STATUS_Disable | 1 | Disable. |
| TI_EOI_STATUS_Cancelled | 2 | Cancelled. |
Definition at line 691 of file SMP.Enumerations.h.
|
static |
Provides string presentation.