#include <OnixS/MTS/BondVision/SDP/SMP.Enumerations.h>
Public Types | |
enum | Enum { TI_IN_OUT_FLAG_Out = 0, TI_IN_OUT_FLAG_In = 1 } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 1016 of file SMP.Enumerations.h.
enum Enum |
Enumerator | |
---|---|
TI_IN_OUT_FLAG_Out |
Out. |
TI_IN_OUT_FLAG_In |
In. |
Definition at line 1018 of file SMP.Enumerations.h.
|
static |
Provides string presentation.