class_loader  master
The class_loader package is a ROS-independent package for loading plugins during runtime.
Macros
visibility_control.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CLASS_LOADER_EXPORT   __attribute__ ((visibility("default")))
 
#define CLASS_LOADER_IMPORT
 
#define CLASS_LOADER_PUBLIC
 
#define CLASS_LOADER_LOCAL
 
#define CLASS_LOADER_PUBLIC_TYPE
 

Macro Definition Documentation

◆ CLASS_LOADER_EXPORT

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

◆ CLASS_LOADER_IMPORT

#define CLASS_LOADER_IMPORT

◆ CLASS_LOADER_PUBLIC

#define CLASS_LOADER_PUBLIC

◆ CLASS_LOADER_LOCAL

#define CLASS_LOADER_LOCAL

◆ CLASS_LOADER_PUBLIC_TYPE

#define CLASS_LOADER_PUBLIC_TYPE