OTX-Runtime for C++  
OpenTestSystem::Otx::Runtime::Api::Project::Settings Namespace Reference

Namespace containing all interfaces for settings. More...

Classes

class  IDiagComSettings
 Contains the DiagCom settings. More...
 
class  Ii18nSettings
 Contains the i18n settings. More...
 
class  ILoggingSettings
 Contains the Logging settings. More...
 
class  IProjectSettings
 Contains the project settings. More...
 
class  IQuantitiesSettings
 Contains the Quantities settings. More...
 
class  IRuntimeSettings
 Contains the Runtime settings. More...
 
class  ITestResultHandlingSettings
 Contains the TestResultHandling settings. More...
 

Enumerations

enum class  TestResultHandlingLevels { Track , All , Off }
 Enumeration of TestResultHandlingLevels More...
 

Detailed Description

Namespace containing all interfaces for settings.

Enumeration Type Documentation

◆ TestResultHandlingLevels

Enumeration of TestResultHandlingLevels

Enumerator
Track 

Identical to an enumeration element in the OTX standard ISO 13209. A detailed specification can be found there.

All 

Identical to an enumeration element in the OTX standard ISO 13209. A detailed specification can be found there.

Off 

Identical to an enumeration element in the OTX standard ISO 13209. A detailed specification can be found there.