22#ifndef _FAST_DDS_GENERATED_GEOMETRY_MSGS_MSG_POSEWITHCOVARIANCE_PUBSUBTYPES_H_
23#define _FAST_DDS_GENERATED_GEOMETRY_MSGS_MSG_POSEWITHCOVARIANCE_PUBSUBTYPES_H_
25#include <fastdds/dds/topic/TopicDataType.hpp>
26#include <fastrtps/utils/md5.h>
31#if !defined(GEN_API_VER) || (GEN_API_VER != 1)
33 Generated PoseWithCovariance is not compatible with current installed Fast DDS. Please, regenerate it with fastddsgen.
45 template<
typename Tag,
typename Tag::type M>
48 friend constexpr typename Tag::type
get(
64 template <
typename T,
typename Tag>
66 return ((::size_t) &
reinterpret_cast<char const volatile&
>((((T*)0)->*get(Tag()))));
87 eprosima::fastrtps::rtps::SerializedPayload_t* payload)
override;
90 eprosima::fastrtps::rtps::SerializedPayload_t* payload,
98 eprosima::fastrtps::rtps::InstanceHandle_t* ihandle,
99 bool force_md5 =
false)
override;
104 void* data)
override;
106 #ifdef TOPIC_DATA_TYPE_API_HAS_IS_BOUNDED
114 #ifdef TOPIC_DATA_TYPE_API_HAS_IS_PLAIN
117 return is_plain_impl();
122 #ifdef TOPIC_DATA_TYPE_API_HAS_CONSTRUCT_SAMPLE
124 void* memory)
const override
126 new (memory) PoseWithCovariance();
#define eProsima_user_DllExport
This class represents the TopicDataType of the type PoseWithCovariance defined by the user in the IDL...
unsigned char * m_keyBuffer
static constexpr bool is_plain_impl()
This class represents the structure PoseWithCovariance defined by the user in the IDL file.
size_t constexpr PoseWithCovariance_offset_of()
std::array< double, 36 > geometry_msgs__PoseWithCovariance__double_array_36
geometry_msgs::msg::geometry_msgs__PoseWithCovariance__double_array_36 PoseWithCovariance::* type
friend constexpr type get(PoseWithCovariance_f)
friend constexpr Tag::type get(Tag)