|
iceoryx2
C++ Language Bindings
|
#include <cstdint>Go to the source code of this file.
Namespaces | |
| namespace | iox2 |
Enumerations | |
| enum class | iox2::BackpressureAction : uint8_t { iox2::FollowBackpressureyStrategy , iox2::Retry , iox2::DiscardData , iox2::DiscardDataAndFail } |
| Defines the action that shall be take when data cannot be delivered. More... | |