|
iceoryx2
C++ Language Bindings
|
#include "iox2/bb/detail/source_location.hpp"#include "iox2/legacy/error_reporting/custom/default/error_handler_interface.hpp"#include "iox2/legacy/error_reporting/types.hpp"Go to the source code of this file.
Classes | |
| class | iox2::legacy::er::DefaultErrorHandler |
| Defines the default reaction of dynamic error handling. The default reaction is to do nothing apart from logging and termination on panic. As this is common for all error handling of the given custom implementation, this happens in the reporting API before the (polymorphic) custom behavior is invoked. More... | |
Namespaces | |
| namespace | iox2 |
| namespace | iox2::legacy |
| namespace | iox2::legacy::er |