Public Types | |
| enum | Enum |
Static Public Member Functions | |
| static std::string | toString (Enum value) |
Definition at line 1627 of file SMP.Enumerations.h.
| enum Enum |
| Enumerator | ||
|---|---|---|
| TI_EXEC_TREND_Equal | 0 | Equal. |
| TI_EXEC_TREND_LessThan | 1 | Less Than. |
| TI_EXEC_TREND_GreaterThan | 2 | Greater Than. |
| TI_EXEC_TREND_NotApplicable | 3 | Not Applicable. |
Definition at line 1629 of file SMP.Enumerations.h.
|
static |
Provides string presentation.