22#ifndef _FAST_DDS_GENERATED_SENSOR_MSGS_MSG_POINTFIELD_H_
23#define _FAST_DDS_GENERATED_SENSOR_MSGS_MSG_POINTFIELD_H_
25#include <fastrtps/utils/fixed_size_string.hpp>
35#if defined(EPROSIMA_USER_DLL_EXPORT)
36#define eProsima_user_DllExport __declspec( dllexport )
38#define eProsima_user_DllExport
41#define eProsima_user_DllExport
45#if defined(EPROSIMA_USER_DLL_EXPORT)
46#if defined(PointField_SOURCE)
47#define PointField_DllAPI __declspec( dllexport )
49#define PointField_DllAPI __declspec( dllimport )
52#define PointField_DllAPI
55#define PointField_DllAPI
140 const std::string& _name);
147 std::string&& _name);
224 size_t current_alignment = 0);
234 size_t current_alignment = 0);
241 eprosima::fastcdr::Cdr& cdr)
const;
248 eprosima::fastcdr::Cdr& cdr);
257 size_t current_alignment = 0);
269 eprosima::fastcdr::Cdr& cdr)
const;
#define eProsima_user_DllExport
This class represents the structure PointField defined by the user in the IDL file.
eProsima_user_DllExport uint32_t offset() const
This function returns the value of member offset
static eProsima_user_DllExport bool isKeyDefined()
This function tells you if the Key has been defined for this type
eProsima_user_DllExport void deserialize(eprosima::fastcdr::Cdr &cdr)
This function deserializes an object using CDR serialization.
eProsima_user_DllExport PointField & operator=(const PointField &x)
Copy assignment.
static eProsima_user_DllExport size_t getKeyMaxCdrSerializedSize(size_t current_alignment=0)
This function returns the maximum serialized size of the Key of an object depending on the buffer ali...
eProsima_user_DllExport bool operator!=(const PointField &x) const
Comparison operator.
eProsima_user_DllExport uint32_t count() const
This function returns the value of member count
eProsima_user_DllExport PointField()
Default constructor.
static eProsima_user_DllExport size_t getMaxCdrSerializedSize(size_t current_alignment=0)
This function returns the maximum serialized size of an object depending on the buffer alignment.
static eProsima_user_DllExport size_t getCdrSerializedSize(const sensor_msgs::msg::PointField &data, size_t current_alignment=0)
This function returns the serialized size of a data depending on the buffer alignment.
eProsima_user_DllExport bool operator==(const PointField &x) const
Comparison operator.
eProsima_user_DllExport const std::string & name() const
This function returns a constant reference to member name
eProsima_user_DllExport uint8_t datatype() const
This function returns the value of member datatype
eProsima_user_DllExport ~PointField()
Default destructor.
eProsima_user_DllExport void serialize(eprosima::fastcdr::Cdr &cdr) const
This function serializes an object using CDR serialization.
eProsima_user_DllExport void serializeKey(eprosima::fastcdr::Cdr &cdr) const
This function serializes the key members of an object using CDR serialization.
const uint8_t PointField__FLOAT32
const uint8_t PointField__UINT16
const uint8_t PointField__INT32
const uint8_t PointField__INT16
const uint8_t PointField__INT8
const uint8_t PointField__UINT32
const uint8_t PointField__UINT8
const uint8_t PointField__FLOAT64