Public Types | |
enum | Enum |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 979 of file SMP.Enumerations.h.
enum Enum |
Enumerator | ||
---|---|---|
TI_FUNCTION_ACTION_None | 0 | None. |
TI_FUNCTION_ACTION_Read | 1 | Read. |
TI_FUNCTION_ACTION_ReadWrite | 2 | Read and Write. |
Definition at line 981 of file SMP.Enumerations.h.
|
static |
Provides string presentation.