
Go to the source code of this file.
| Macros | |
| #define | URDF_DEPRECATED(msg) __attribute__((deprecated(msg))) | 
| #define | URDF_EXPORT __attribute__ ((visibility("default"))) | 
| #define | URDF_IMPORT | 
| #define | URDF_LOCAL | 
| #define | URDF_PUBLIC | 
| #define | URDF_PUBLIC_TYPE | 
| #define URDF_DEPRECATED | ( | msg | ) | __attribute__((deprecated(msg))) | 
Definition at line 68 of file visibility_control.hpp.
| #define URDF_EXPORT __attribute__ ((visibility("default"))) | 
Definition at line 66 of file visibility_control.hpp.
| #define URDF_IMPORT | 
Definition at line 67 of file visibility_control.hpp.
| #define URDF_LOCAL | 
Definition at line 74 of file visibility_control.hpp.
| #define URDF_PUBLIC | 
Definition at line 73 of file visibility_control.hpp.
| #define URDF_PUBLIC_TYPE | 
Definition at line 76 of file visibility_control.hpp.