#include <SMP.Enumerations.h>
Public Types | |
enum | Enum { TI_RFCQ_REQUEST_EVENT_Insert, TI_RFCQ_REQUEST_EVENT_Close } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 2201 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
TI_RFCQ_REQUEST_EVENT_Insert |
Insert. |
TI_RFCQ_REQUEST_EVENT_Close |
Close. |
Definition at line 2203 of file SMP.Enumerations.h.
|
static |
Provides string presentation.