CARLA
Classes | Namespaces | Macros | Variables
TF2Error.h File Reference
#include <fastrtps/utils/fixed_size_string.hpp>
#include <stdint.h>
#include <array>
#include <string>
#include <vector>
#include <map>
#include <bitset>
+ Include dependency graph for TF2Error.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tf2_msgs::msg::TF2Error
 This class represents the structure TF2Error defined by the user in the IDL file. More...
 

Namespaces

 eprosima
 
 eprosima::fastcdr
 
 tf2_msgs
 
 tf2_msgs::msg
 

Macros

#define eProsima_user_DllExport
 
#define TF2Error_DllAPI
 

Variables

const uint8_t tf2_msgs::msg::TF2Error__CONNECTIVITY_ERROR = 2
 
const uint8_t tf2_msgs::msg::TF2Error__EXTRAPOLATION_ERROR = 3
 
const uint8_t tf2_msgs::msg::TF2Error__INVALID_ARGUMENT_ERROR = 4
 
const uint8_t tf2_msgs::msg::TF2Error__LOOKUP_ERROR = 1
 
const uint8_t tf2_msgs::msg::TF2Error__NO_ERROR = 0
 
const uint8_t tf2_msgs::msg::TF2Error__TIMEOUT_ERROR = 5
 
const uint8_t tf2_msgs::msg::TF2Error__TRANSFORM_ERROR = 6
 

Detailed Description

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 TF2Error.h.

Macro Definition Documentation

◆ eProsima_user_DllExport

#define eProsima_user_DllExport

Definition at line 41 of file TF2Error.h.

◆ TF2Error_DllAPI

#define TF2Error_DllAPI

Definition at line 55 of file TF2Error.h.