#include <SMP.Enumerations.h>
Public Types | |
enum | Enum { TI_EOI_ACTION_NewMessage, TI_EOI_ACTION_Respond, TI_EOI_ACTION_Forward } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 1342 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 1344 of file SMP.Enumerations.h.
|
static |
Provides string presentation.