|
onboardapi
9.10.0
by Rheinmetall
|
Public Member Functions | |
| virtual | ~IService () |
| virtual void | CmdCreateEntry (M_ErrorMemory::ErrorEntryType const &Value) |
| virtual void | CmdDeleteEntry (std::string const &KeyId) |
| virtual void | CmdDeleteAll () |
| Delete all error memory entries. More... | |
Service interface. Contains operations that a client can command the error memory service to perform.
|
virtual |
|
virtual |
Create an error entry.
| Value | Value to set. |
|
virtual |
Delete all error memory entries.
|
virtual |
Delete an error entry.
| KeyId |