#include <OnixS/MTS/BondVision/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 605 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 607 of file SMP.Enumerations.h.
|
static |
Provides string presentation.