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

Go to the source code of this file.

Namespaces

namespace  iox2
 

Enumerations

enum class  iox2::ServiceDetailsError : uint8_t {
  iox2::Interrupt , iox2::InsufficientPermissions , iox2::FailedToOpenStaticServiceInfo , iox2::FailedToReadStaticServiceInfo ,
  iox2::FailedToDeserializeStaticServiceInfo , iox2::ServiceInInconsistentState , iox2::VersionMismatch , iox2::InternalError ,
  iox2::FailedToAcquireNodeState
}
 
enum class  iox2::ServiceListError : uint8_t { iox2::InsufficientPermissions , iox2::InternalError }