22#ifndef _FAST_DDS_GENERATED_BUILTIN_INTERFACES_MSG_TIME_PUBSUBTYPES_H_
23#define _FAST_DDS_GENERATED_BUILTIN_INTERFACES_MSG_TIME_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 Time is not compatible with current installed Fast DDS. Please, regenerate it with fastddsgen.
55 eprosima::fastrtps::rtps::SerializedPayload_t* payload)
override;
58 eprosima::fastrtps::rtps::SerializedPayload_t* payload,
66 eprosima::fastrtps::rtps::InstanceHandle_t* ihandle,
67 bool force_md5 =
false)
override;
74 #ifdef TOPIC_DATA_TYPE_API_HAS_IS_BOUNDED
82 #ifdef TOPIC_DATA_TYPE_API_HAS_IS_PLAIN
90 #ifdef TOPIC_DATA_TYPE_API_HAS_CONSTRUCT_SAMPLE
92 void* memory)
const override
#define eProsima_user_DllExport
This class represents the TopicDataType of the type Time defined by the user in the IDL file.
virtual eProsima_user_DllExport bool getKey(void *data, eprosima::fastrtps::rtps::InstanceHandle_t *ihandle, bool force_md5=false) override
virtual eProsima_user_DllExport std::function< uint32_t()> getSerializedSizeProvider(void *data) override
virtual eProsima_user_DllExport ~TimePubSubType() override
virtual eProsima_user_DllExport void deleteData(void *data) override
virtual eProsima_user_DllExport bool deserialize(eprosima::fastrtps::rtps::SerializedPayload_t *payload, void *data) override
unsigned char * m_keyBuffer
eProsima_user_DllExport TimePubSubType()
virtual eProsima_user_DllExport void * createData() override
virtual eProsima_user_DllExport bool serialize(void *data, eprosima::fastrtps::rtps::SerializedPayload_t *payload) override
This class represents the structure Time defined by the user in the IDL file.