#include <SMP.Enumerations.h>
Public Types | |
enum | Enum { TI_IN_OUT_FLAG_Out, TI_IN_OUT_FLAG_In } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 1491 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
TI_IN_OUT_FLAG_Out |
Out. |
TI_IN_OUT_FLAG_In |
In. |
Definition at line 1493 of file SMP.Enumerations.h.
|
static |
Provides string presentation.