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