22 #ifndef _FAST_DDS_GENERATED_STD_MSGS_MSG_STRING_PUBSUBTYPES_H_ 23 #define _FAST_DDS_GENERATED_STD_MSGS_MSG_STRING_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 String is not compatible with current installed Fast DDS. Please, regenerate it with fastddsgen. 68 bool force_md5 =
false)
override;
75 #ifdef TOPIC_DATA_TYPE_API_HAS_IS_BOUNDED 81 #endif // TOPIC_DATA_TYPE_API_HAS_IS_BOUNDED 83 #ifdef TOPIC_DATA_TYPE_API_HAS_IS_PLAIN 89 #endif // TOPIC_DATA_TYPE_API_HAS_IS_PLAIN 91 #ifdef TOPIC_DATA_TYPE_API_HAS_CONSTRUCT_SAMPLE 93 void* memory)
const override 99 #endif // TOPIC_DATA_TYPE_API_HAS_CONSTRUCT_SAMPLE 106 #endif // _FAST_DDS_GENERATED_STD_MSGS_MSG_STRING_PUBSUBTYPES_H_ virtual eProsima_user_DllExport bool deserialize(eprosima::fastrtps::rtps::SerializedPayload_t *payload, void *data) override
unsigned char * m_keyBuffer
virtual eProsima_user_DllExport void * createData() override
eprosima::fastrtps::rtps::InstanceHandle_t InstanceHandle_t
virtual eProsima_user_DllExport std::function< uint32_t()> getSerializedSizeProvider(void *data) override
eProsima_user_DllExport StringPubSubType()
This class represents the structure String defined by the user in the IDL file.
virtual eProsima_user_DllExport void deleteData(void *data) override
#define eProsima_user_DllExport
virtual eProsima_user_DllExport bool getKey(void *data, eprosima::fastrtps::rtps::InstanceHandle_t *ihandle, bool force_md5=false) override
eprosima::fastrtps::rtps::SerializedPayload_t SerializedPayload_t
virtual eProsima_user_DllExport ~StringPubSubType() override
This class represents the TopicDataType of the type String defined by the user in the IDL file...
virtual eProsima_user_DllExport bool serialize(void *data, eprosima::fastrtps::rtps::SerializedPayload_t *payload) override