Public Types | |
enum | Enum |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 1257 of file SMP.Enumerations.h.
enum Enum |
Enumerator | ||
---|---|---|
TI_LAST_DEAL_VERB_Buy | 0 | Buy. |
TI_LAST_DEAL_VERB_Sell | 1 | Sell. |
TI_LAST_DEAL_VERB_None | 2 | None. |
Definition at line 1259 of file SMP.Enumerations.h.
|
static |
Provides string presentation.