rcutils  master
C API providing common utilities and data structures.
Macros
visibility_control_macros.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define RCUTILS_IMPORT   __attribute__ ((visibility("default")))
 
#define RCUTILS_EXPORT   __attribute__ ((visibility("default")))
 
#define RCUTILS_LOCAL   __attribute__ ((visibility("hidden")))
 

Macro Definition Documentation

◆ RCUTILS_IMPORT

#define RCUTILS_IMPORT   __attribute__ ((visibility("default")))

◆ RCUTILS_EXPORT

#define RCUTILS_EXPORT   __attribute__ ((visibility("default")))

◆ RCUTILS_LOCAL

#define RCUTILS_LOCAL   __attribute__ ((visibility("hidden")))