a lot of refactoring

This commit is contained in:
2022-07-19 18:13:25 +02:00
parent 5fffbd4a90
commit 6c636661b6
78 changed files with 1134 additions and 835 deletions

View File

@ -12,7 +12,7 @@
*/
class InternalErrorReporterIF {
public:
virtual ~InternalErrorReporterIF() {}
virtual ~InternalErrorReporterIF() = default;
/**
* @brief Function to be called if a message queue could not be sent.
* @details OSAL Implementations should call this function to indicate that