|
onboardapi
9.10.0
by Rheinmetall
|
Enumerations | |
| enum | Type { Undefined , OK , Warning , Reduced_Performance_Error , Fatal_Error } |
| Test result type enumeration. More... | |
Functions | |
| std::string | toString (M_BuiltInTest::TestResult::Type val) |
| M_BuiltInTest::TestResult::Type | fromString (const std::string &val) |
Test result type enumeration.
|
inline |
|
inline |