![]() |
OTX-Runtime for C++
|
|
Contains the project settings. More...
#include <IProjectSettings.h>
Public Member Functions | |
virtual std::shared_ptr< IDiagComSettings > | GetDiagComSettings ()=0 |
Gets the DiagComSettings. More... | |
virtual std::shared_ptr< Ii18nSettings > | GetI18nSettings ()=0 |
Gets the i18nSettings. More... | |
virtual std::shared_ptr< ILoggingSettings > | GetLoggingSettings ()=0 |
Gets the LoggingSettings. More... | |
virtual std::shared_ptr< IQuantitiesSettings > | GetQuantitiesSettings ()=0 |
Gets the QuantitiesSettings. More... | |
virtual std::shared_ptr< IRuntimeSettings > | GetRuntimeSettings ()=0 |
Gets the RuntimeSettings. More... | |
virtual std::shared_ptr< ITestResultHandlingSettings > | GetTestResultHandlingSettings ()=0 |
Gets the TestResultHandlingSettings. More... | |
Contains the project settings.
|
pure virtual |
Gets the DiagComSettings.
|
pure virtual |
Gets the i18nSettings.
|
pure virtual |
Gets the LoggingSettings.
|
pure virtual |
Gets the QuantitiesSettings.
|
pure virtual |
Gets the RuntimeSettings.
|
pure virtual |
Gets the TestResultHandlingSettings.