#include <OnixS/MTS/Cash/SDP/SMP.Enumerations.h>
Public Types | |
enum | Enum { TI_FUNCTION_ACTION_None = 0, TI_FUNCTION_ACTION_Read = 1, TI_FUNCTION_ACTION_ReadWrite = 2 } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 1858 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
TI_FUNCTION_ACTION_None |
None. |
TI_FUNCTION_ACTION_Read |
Read. |
TI_FUNCTION_ACTION_ReadWrite |
Read and Write. |
Definition at line 1860 of file SMP.Enumerations.h.
|
static |
Provides string presentation.