![]() |
The Gaudi Framework
master (b9786168)
|

Go to the source code of this file.
Macros | |
| #define | GAUDI_PLUGIN_SERVICE_V2_INLINE inline |
| #define | GAUDI_PLUGIN_SERVICE_V1_INLINE |
| #define | GAUDI_PLUGIN_SERVICE_USE_V2 1 |
| #define | GAUDIPS_HASCLASSVISIBILITY |
| #define | GAUDIPS_IMPORT __attribute__( ( visibility( "default" ) ) ) |
| #define | GAUDIPS_EXPORT __attribute__( ( visibility( "default" ) ) ) |
| #define | GAUDIPS_LOCAL __attribute__( ( visibility( "hidden" ) ) ) |
| #define | GAUDIPS_API GAUDIPS_IMPORT |
| #define GAUDI_PLUGIN_SERVICE_USE_V2 1 |
Definition at line 19 of file PluginServiceCommon.h.
| #define GAUDI_PLUGIN_SERVICE_V1_INLINE |
Definition at line 18 of file PluginServiceCommon.h.
| #define GAUDI_PLUGIN_SERVICE_V2_INLINE inline |
Definition at line 17 of file PluginServiceCommon.h.
| #define GAUDIPS_API GAUDIPS_IMPORT |
Definition at line 42 of file PluginServiceCommon.h.
| #define GAUDIPS_EXPORT __attribute__( ( visibility( "default" ) ) ) |
Definition at line 31 of file PluginServiceCommon.h.
| #define GAUDIPS_HASCLASSVISIBILITY |
Definition at line 27 of file PluginServiceCommon.h.
| #define GAUDIPS_IMPORT __attribute__( ( visibility( "default" ) ) ) |
Definition at line 30 of file PluginServiceCommon.h.
| #define GAUDIPS_LOCAL __attribute__( ( visibility( "hidden" ) ) ) |
Definition at line 32 of file PluginServiceCommon.h.