YARP
Yet Another Robot Platform
geometry_msgs_Point.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2006-2020 Istituto Italiano di Tecnologia (IIT)
3  * All rights reserved.
4  *
5  * This software may be modified and distributed under the terms of the
6  * BSD-3-Clause license. See the accompanying LICENSE file for details.
7  */
8 
9 // This is an automatically generated file.
10 
11 #ifndef YARP_ROSMSG_deprecated1_geometry_msgs_Point_h
12 #define YARP_ROSMSG_deprecated1_geometry_msgs_Point_h
13 
14 #include <yarp/conf/system.h>
15 
16 YARP_COMPILER_DEPRECATED_WARNING(<geometry_msgs_Point.h> header is deprecated. Use <yarp/rosmsg/geometry_msgs/Point.h> instead)
17 
18 #include <yarp/rosmsg/geometry_msgs/Point.h>
19 #include <yarp/conf/api.h>
20 
21 YARP_DEPRECATED_MSG("geometry_msgs_Point is deprecated, use yarp::rosmsg::geometry_msgs::Point instead")
23 
24 #endif // YARP_ROSMSG_deprecated1_geometry_msgs_Point_h
geometry_msgs::Point
yarp::rosmsg::geometry_msgs::Point Point
Definition: Point.h:24
yarp::rosmsg::geometry_msgs::Point
Definition: Point.h:33
YARP_COMPILER_DEPRECATED_WARNING
#define YARP_COMPILER_DEPRECATED_WARNING(x)
Generate a warning at build time on supported compilers if deprecated warnings are enabled.
Definition: system.h:117
geometry_msgs
Definition: Accel.h:22
system.h
YARP_DEPRECATED_MSG
#define YARP_DEPRECATED_MSG(MSG)
Expands to either the standard [[deprecated]] attribute or a compiler-specific decorator such as __at...
Definition: compiler.h:2883
yarp
The main, catch-all namespace for YARP.
Definition: environment.h:18
api.h