|
iceoryx2
C++ Language Bindings
|
#include "iox2/legacy/error_reporting/custom/error_reporting.hpp"#include "iox2/legacy/error_reporting/macros.hpp"#include "iox2/legacy/error_reporting/types.hpp"#include "iox2/legacy/log/logstream.hpp"Go to the source code of this file.
Classes | |
| class | iox2::legacy::HoofsErrorType |
Namespaces | |
| namespace | iox2 |
| namespace | iox2::legacy |
| namespace | iox2::legacy::er |
Macros | |
| #define | IOX2_BB_ERRORS(error) error(DO_NOT_USE_AS_ERROR_THIS_IS_AN_INTERNAL_MARKER) |
Enumerations | |
| enum class | iox2::legacy::HoofsError : iox2::legacy::er::ErrorCode::type { iox2::legacy::IOX2_CREATE_ERROR_ENUM =(DO_NOT_USE_AS_ERROR_THIS_IS_AN_INTERNAL_MARKER) } |
Functions | |
| static const char * | iox2::legacy::asStringLiteral (const HoofsError error) |
| HoofsErrorType | iox2::legacy::er::toError (HoofsError code) |
Variables | |
| ModuleId | iox2::legacy::er::toModule (HoofsError) |
| #define IOX2_BB_ERRORS | ( | error | ) | error(DO_NOT_USE_AS_ERROR_THIS_IS_AN_INTERNAL_MARKER) |
Definition at line 39 of file hoofs_error_reporting.hpp.