|
iceoryx2
C++ Language Bindings
|
Identifies payloads that are serialized via flatbuffer. More...
#include <marker.hpp>
Public Types | |
| using | ValueType = T |
Static Public Attributes | |
| static constexpr const char * | IOX2_TYPE_NAME = "iox2::Flatbuffer" |
| IOX2_TYPE_NAME is equivalent to the payload type name used on the Rust side. | |
Identifies payloads that are serialized via flatbuffer.
Definition at line 21 of file marker.hpp.
| using iox2::Flatbuffer< T >::ValueType = T |
Definition at line 22 of file marker.hpp.
|
staticconstexpr |
IOX2_TYPE_NAME is equivalent to the payload type name used on the Rust side.
Definition at line 24 of file marker.hpp.