#include <fastrtps/utils/fixed_size_string.hpp>#include <stdint.h>#include <array>#include <string>#include <vector>#include <map>#include <bitset>
NavSatStatus.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:类 | |
| class | sensor_msgs::msg::NavSatStatus |
| This class represents the structure NavSatStatus defined by the user in the IDL file. 更多... | |
命名空间 | |
| namespace | eprosima |
| namespace | eprosima::fastcdr |
| namespace | sensor_msgs |
| namespace | sensor_msgs::msg |
宏定义 | |
| #define | eProsima_user_DllExport |
| #define | NavSatStatus_DllAPI |
变量 | |
| const uint16_t | sensor_msgs::msg::NavSatStatus__SERVICE_COMPASS = 4 |
| const uint16_t | sensor_msgs::msg::NavSatStatus__SERVICE_GALILEO = 8 |
| const uint16_t | sensor_msgs::msg::NavSatStatus__SERVICE_GLONASS = 2 |
| const uint16_t | sensor_msgs::msg::NavSatStatus__SERVICE_GPS = 1 |
| const uint8_t | sensor_msgs::msg::NavSatStatus__STATUS_FIX = 0 |
| const uint8_t | sensor_msgs::msg::NavSatStatus__STATUS_GBAS_FIX = 2 |
| const uint8_t | sensor_msgs::msg::NavSatStatus__STATUS_NO_FIX = 255 |
| const uint8_t | sensor_msgs::msg::NavSatStatus__STATUS_SBAS_FIX = 1 |
This header file contains the declaration of the described types in the IDL file.
This file was generated by the tool gen.
在文件 NavSatStatus.h 中定义.
| #define eProsima_user_DllExport |
在文件 NavSatStatus.h 第 41 行定义.
| #define NavSatStatus_DllAPI |
在文件 NavSatStatus.h 第 55 行定义.