Public Types | |
enum | Enum |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 3660 of file SMP.Enumerations.h.
enum Enum |
Enumerator | ||
---|---|---|
TI_VERB_Buy | 0 | Buy. |
TI_VERB_Sell | 1 | Sell. |
Definition at line 3662 of file SMP.Enumerations.h.
|
static |
Provides string presentation.