Public Types | |
enum | Enum |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 2827 of file SMP.Enumerations.h.
enum Enum |
Enumerator | ||
---|---|---|
TI_RFQ_EVENT_Insert | 0 | Insert. |
TI_RFQ_EVENT_Accept | 1 | Accept. |
TI_RFQ_EVENT_Refuse | 2 | Refuse. |
TI_RFQ_EVENT_Respond | 3 | Respond. |
TI_RFQ_EVENT_Cancel | 4 | Cancel. |
Definition at line 2829 of file SMP.Enumerations.h.
|
static |
Provides string presentation.