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