#include <SMP.Enumerations.h>
Public Types | |
enum | Enum { TI_RFQ_EXCLUSION_EVENT_Activate, TI_RFQ_EXCLUSION_EVENT_Suspend } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 2560 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
TI_RFQ_EXCLUSION_EVENT_Activate |
Activate. |
TI_RFQ_EXCLUSION_EVENT_Suspend |
Suspend. |
Definition at line 2562 of file SMP.Enumerations.h.
|
static |
Provides string presentation.