The Gaudi Framework  v30r3 (a5ef0a68)
LoadFactoryEntries.h File Reference
Include dependency graph for LoadFactoryEntries.h:
This graph shows which files directly or indirectly include this file:

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

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

Definition at line 35 of file LoadFactoryEntries.h.