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

Go to the source code of this file.

Namespaces

namespace  iox2
 

Enumerations

enum class  iox2::ClientCreateError : uint8_t {
  iox2::UnableToCreateDataSegment , iox2::ExceedsMaxSupportedClients , iox2::FailedToDeployThreadsafetyPolicy , iox2::UnableToCreatePortTag ,
  iox2::MaxActiveRequestsExceedsMaxSupportedActiveRequestsOfService
}