22 #ifndef _FAST_DDS_GENERATED_GEOMETRY_MSGS_MSG_POINT_PUBSUBTYPES_H_ 23 #define _FAST_DDS_GENERATED_GEOMETRY_MSGS_MSG_POINT_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 Point is not compatible with current installed Fast DDS. Please, regenerate it with fastddsgen. 42 template<
typename Tag,
typename Tag::type M>
45 friend constexpr
typename Tag::type
get(
55 friend constexpr
type get(
61 template <
typename T,
typename Tag>
63 return ((::
size_t) &reinterpret_cast<char const volatile&>((((T*)0)->*
get(Tag()))));
96 bool force_md5 =
false)
override;
101 void* data)
override;
103 #ifdef TOPIC_DATA_TYPE_API_HAS_IS_BOUNDED 109 #endif // TOPIC_DATA_TYPE_API_HAS_IS_BOUNDED 111 #ifdef TOPIC_DATA_TYPE_API_HAS_IS_PLAIN 114 return is_plain_impl();
117 #endif // TOPIC_DATA_TYPE_API_HAS_IS_PLAIN 119 #ifdef TOPIC_DATA_TYPE_API_HAS_CONSTRUCT_SAMPLE 121 void* memory)
const override 123 new (memory)
Point();
127 #endif // TOPIC_DATA_TYPE_API_HAS_CONSTRUCT_SAMPLE 136 return 24ULL == (detail::Point_offset_of<Point, detail::Point_f>() +
sizeof(
double));
142 #endif // _FAST_DDS_GENERATED_GEOMETRY_MSGS_MSG_POINT_PUBSUBTYPES_H_
eprosima::fastrtps::rtps::InstanceHandle_t InstanceHandle_t
static constexpr bool is_plain_impl()
#define eProsima_user_DllExport
unsigned char * m_keyBuffer
eprosima::fastrtps::rtps::SerializedPayload_t SerializedPayload_t
This class represents the TopicDataType of the type Point defined by the user in the IDL file...
size_t constexpr Point_offset_of()
This class represents the structure Point defined by the user in the IDL file.