The Gaudi Framework  v36r9p1 (5c15b2bb)
PluginServiceCommon.h File Reference
This graph shows which files directly or indirectly include this file:

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_IMPORT
 
#define GAUDIPS_EXPORT
 
#define GAUDIPS_LOCAL
 
#define GAUDIPS_API   GAUDIPS_IMPORT
 

Macro Definition Documentation

◆ GAUDI_PLUGIN_SERVICE_USE_V2

#define GAUDI_PLUGIN_SERVICE_USE_V2   1

Definition at line 20 of file PluginServiceCommon.h.

◆ GAUDI_PLUGIN_SERVICE_V1_INLINE

#define GAUDI_PLUGIN_SERVICE_V1_INLINE

Definition at line 19 of file PluginServiceCommon.h.

◆ GAUDI_PLUGIN_SERVICE_V2_INLINE

#define GAUDI_PLUGIN_SERVICE_V2_INLINE   inline
Author
Marco Clemencic marco.nosp@m..cle.nosp@m.menci.nosp@m.c@ce.nosp@m.rn.ch

Definition at line 18 of file PluginServiceCommon.h.

◆ GAUDIPS_API

#define GAUDIPS_API   GAUDIPS_IMPORT

Definition at line 45 of file PluginServiceCommon.h.

◆ GAUDIPS_EXPORT

#define GAUDIPS_EXPORT

Definition at line 38 of file PluginServiceCommon.h.

◆ GAUDIPS_IMPORT

#define GAUDIPS_IMPORT

Definition at line 37 of file PluginServiceCommon.h.

◆ GAUDIPS_LOCAL

#define GAUDIPS_LOCAL

Definition at line 39 of file PluginServiceCommon.h.