Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  master (f31105fd)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
LoadFactoryEntries.h File Reference
Include dependency graph for LoadFactoryEntries.h:

Go to the source code of this file.

Macros

#define LOAD_FACTORY_ENTRIES(x)   extern "C" GAUDI_EXPORT void* x##_getFactoryEntries() { return nullptr; }
 

Macro Definition Documentation

◆ LOAD_FACTORY_ENTRIES

#define LOAD_FACTORY_ENTRIES (   x)    extern "C" GAUDI_EXPORT void* x##_getFactoryEntries() { return nullptr; }

Definition at line 50 of file LoadFactoryEntries.h.