|
iceoryx2
C++ Language Bindings
|
#include <cstdint>Go to the source code of this file.
Namespaces | |
| namespace | iox2 |
Enumerations | |
| enum class | iox2::EntryHandleMutError : uint8_t { iox2::EntryDoesNotExist , iox2::HandleAlreadyExists } |
Defines a failure that can occur when a [EntryHandleMut] is created with [Writer::entry()]. More... | |