#include "Header.h"
#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 | carla_msgs::msg::LaneInvasionEvent |
This class represents the structure LaneInvasionEvent defined by the user in the IDL file. More... | |
Namespaces | |
carla_msgs | |
carla_msgs::msg | |
eprosima | |
eprosima::fastcdr | |
Macros | |
#define | CarlaLineInvasion_DllAPI |
#define | eProsima_user_DllExport |
Variables | |
const int32_t | carla_msgs::msg::LANE_MARKING_BROKEN = 1 |
const int32_t | carla_msgs::msg::LANE_MARKING_OTHER = 0 |
const int32_t | carla_msgs::msg::LANE_MARKING_SOLID = 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 CarlaLineInvasion.h.
#define CarlaLineInvasion_DllAPI |
Definition at line 57 of file CarlaLineInvasion.h.
#define eProsima_user_DllExport |
Definition at line 43 of file CarlaLineInvasion.h.