#include <fastrtps/utils/fixed_size_string.hpp>#include <stdint.h>#include <array>#include <string>#include <vector>#include <map>#include <bitset>
PointField.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:类 | |
| class | sensor_msgs::msg::PointField |
| 此类表示用户在 IDL 文件中定义的结构 PointField。 <> 更多... | |
命名空间 | |
| namespace | eprosima |
| namespace | eprosima::fastcdr |
| namespace | sensor_msgs |
| namespace | sensor_msgs::msg |
宏定义 | |
| #define | eProsima_user_DllExport |
| #define | PointField_DllAPI |
变量 | |
| 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 |
| #define eProsima_user_DllExport |
在文件 PointField.h 第 40 行定义.
| #define PointField_DllAPI |
在文件 PointField.h 第 54 行定义.