iceoryx2
C++ Language Bindings
Loading...
Searching...
No Matches
attribute_error.hpp File Reference
#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  iox2
 

Enumerations

enum class  iox2::AttributeVerificationError : uint8_t { iox2::NonExistingKey , iox2::IncompatibleAttribute }
 Failures that can occur when the [AttributeVerifier] fails the verification. More...
 
enum class  iox2::AttributeDefinitionError : uint8_t { iox2::ExceedsMaxSupportedAttributes }
 Failures that can occur when defining [Attribute]s with [AttributeSpecifier::define()]. More...