|
onboardapi
9.10.0
by Rheinmetall
|
Public Member Functions | |
| virtual | ~IService () |
| virtual void | CmdSetLogSettings (M_Logging::LogSettingsType const &Settings) |
| virtual void | RequestLogMessages (M_Logging::LogMessageRequestType const &RequestSpecification) |
Logging service interface. Contains operations that a client can command the logging service to perform.
|
virtual |
|
virtual |
Change the log settings during runtime.
| Settings | The new settings which shall be applied. |
|
virtual |
Instruct the service to provide the requested log messages.
| RequestSpecification | The specified request. |