#include <fastrtps/utils/fixed_size_string.hpp>
#include <stdint.h>
#include <array>
#include <string>
#include <vector>
#include <map>
#include <bitset>
Go to the source code of this file.
Classes | |
class | sensor_msgs::msg::PointField |
This class represents the structure PointField defined by the user in the IDL file. More... | |
Namespaces | |
eprosima | |
eprosima::fastcdr | |
sensor_msgs | |
sensor_msgs::msg | |
Macros | |
#define | eProsima_user_DllExport |
#define | PointField_DllAPI |
Variables | |
const uint8_t | sensor_msgs::msg::PointField__FLOAT32 = 7 |
const uint8_t | sensor_msgs::msg::PointField__FLOAT64 = 8 |
const uint8_t | sensor_msgs::msg::PointField__INT16 = 3 |
const uint8_t | sensor_msgs::msg::PointField__INT32 = 5 |
const uint8_t | sensor_msgs::msg::PointField__INT8 = 1 |
const uint8_t | sensor_msgs::msg::PointField__UINT16 = 4 |
const uint8_t | sensor_msgs::msg::PointField__UINT32 = 6 |
const uint8_t | sensor_msgs::msg::PointField__UINT8 = 2 |
This header file contains the declaration of the described types in the IDL file.
This file was generated by the tool gen.
Definition in file PointField.h.
#define eProsima_user_DllExport |
Definition at line 41 of file PointField.h.
#define PointField_DllAPI |
Definition at line 55 of file PointField.h.