|
iceoryx2
C++ Language Bindings
|
#include <cstdint>Go to the source code of this file.
Namespaces | |
| namespace | iox2 |
Enumerations | |
| enum class | iox2::DegradationCause : uint8_t { iox2::FailedToEstablishConnection , iox2::ConnectionCorrupted } |
Defines the cause of a degradation and is a parameter of the [DegradationHandler]. More... | |