#include <OnixS/MTS/Cash/SDP/SMP.Enumerations.h>
Public Types | |
enum | Enum { TI_EOI_ACTION_NewMessage = 0, TI_EOI_ACTION_Respond = 1, TI_EOI_ACTION_Forward = 2 } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 1484 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
TI_EOI_ACTION_NewMessage |
New Message. |
TI_EOI_ACTION_Respond |
Respond. |
TI_EOI_ACTION_Forward |
Forward. |
Definition at line 1486 of file SMP.Enumerations.h.
|
static |
Provides string presentation.