22#ifndef _FAST_DDS_GENERATED_SENSOR_MSGS_MSG_IMU_PUBSUBTYPES_H_
23#define _FAST_DDS_GENERATED_SENSOR_MSGS_MSG_IMU_PUBSUBTYPES_H_
25#include <fastdds/dds/topic/TopicDataType.hpp>
26#include <fastrtps/utils/md5.h>
34#if !defined(GEN_API_VER) || (GEN_API_VER != 1)
36 Generated Imu is not compatible with current installed Fast DDS. Please, regenerate it with fastddsgen.
61 eprosima::fastrtps::rtps::SerializedPayload_t* payload)
override;
64 eprosima::fastrtps::rtps::SerializedPayload_t* payload,
72 eprosima::fastrtps::rtps::InstanceHandle_t* ihandle,
73 bool force_md5 =
false)
override;
80 #ifdef TOPIC_DATA_TYPE_API_HAS_IS_BOUNDED
88 #ifdef TOPIC_DATA_TYPE_API_HAS_IS_PLAIN
96 #ifdef TOPIC_DATA_TYPE_API_HAS_CONSTRUCT_SAMPLE
98 void* memory)
const override
#define eProsima_user_DllExport
This class represents the TopicDataType of the type Imu defined by the user in the IDL file.
virtual eProsima_user_DllExport bool serialize(void *data, eprosima::fastrtps::rtps::SerializedPayload_t *payload) override
virtual eProsima_user_DllExport ~ImuPubSubType() override
virtual eProsima_user_DllExport std::function< uint32_t()> getSerializedSizeProvider(void *data) override
virtual eProsima_user_DllExport bool getKey(void *data, eprosima::fastrtps::rtps::InstanceHandle_t *ihandle, bool force_md5=false) override
eProsima_user_DllExport ImuPubSubType()
unsigned char * m_keyBuffer
virtual eProsima_user_DllExport bool deserialize(eprosima::fastrtps::rtps::SerializedPayload_t *payload, void *data) override
virtual eProsima_user_DllExport void deleteData(void *data) override
virtual eProsima_user_DllExport void * createData() override
This class represents the structure Imu defined by the user in the IDL file.
std::array< double, 9 > sensor_msgs__Imu__double_array_9