22#ifndef _FAST_DDS_GENERATED_SENSOR_MSGS_MSG_REGIONOFINTEREST_PUBSUBTYPES_H_
23#define _FAST_DDS_GENERATED_SENSOR_MSGS_MSG_REGIONOFINTEREST_PUBSUBTYPES_H_
25#include <fastdds/dds/topic/TopicDataType.hpp>
26#include <fastrtps/utils/md5.h>
30#if !defined(GEN_API_VER) || (GEN_API_VER != 1)
32 Generated RegionOfInterest is not compatible with current installed Fast DDS. Please, regenerate it with fastddsgen.
43 template<
typename Tag,
typename Tag::type M>
46 friend constexpr typename Tag::type
get(
62 template <
typename T,
typename Tag>
64 return ((::size_t) &
reinterpret_cast<char const volatile&
>((((T*)0)->*get(Tag()))));
85 eprosima::fastrtps::rtps::SerializedPayload_t* payload)
override;
88 eprosima::fastrtps::rtps::SerializedPayload_t* payload,
96 eprosima::fastrtps::rtps::InstanceHandle_t* ihandle,
97 bool force_md5 =
false)
override;
102 void* data)
override;
104 #ifdef TOPIC_DATA_TYPE_API_HAS_IS_BOUNDED
112 #ifdef TOPIC_DATA_TYPE_API_HAS_IS_PLAIN
115 return is_plain_impl();
120 #ifdef TOPIC_DATA_TYPE_API_HAS_CONSTRUCT_SAMPLE
122 void* memory)
const override
124 new (memory) RegionOfInterest();
137 return 17ULL == (detail::RegionOfInterest_offset_of<RegionOfInterest, detail::RegionOfInterest_f>() +
sizeof(bool));
#define eProsima_user_DllExport
This class represents the TopicDataType of the type RegionOfInterest defined by the user in the IDL f...
static constexpr bool is_plain_impl()
unsigned char * m_keyBuffer
This class represents the structure RegionOfInterest defined by the user in the IDL file.
size_t constexpr RegionOfInterest_offset_of()
bool RegionOfInterest::* type
friend constexpr type get(RegionOfInterest_f)
friend constexpr Tag::type get(Tag)