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

Go to the source code of this file.

Classes

struct  iox2::Flatbuffer< T >
 Identifies payloads that are serialized via flatbuffer. More...
 
struct  iox2::CustomHeaderMarker
 User header type for a service whose user header type details are set at runtime. More...
 
struct  iox2::CustomPayloadMarker
 Payload element for a service whose payload type details are set at runtime. More...
 
struct  iox2::internal::HasMarker< Given, Required >
 
struct  iox2::internal::HasMarker< Required< T >, Required >
 

Namespaces

namespace  iox2
 
namespace  iox2::internal
 

Functions

template<typename T >
constexpr auto iox2::has_flatbuffer_marker () -> bool