The Gaudi Framework
master (37c0b60a)
|
#include <GaudiKernel/DllMain.icpp>
Go to the source code of this file.
Macros | |
#define | LOAD_FACTORY_ENTRIES(x) extern "C" GAUDI_EXPORT void* x##_getFactoryEntries() { return nullptr; } |
#define LOAD_FACTORY_ENTRIES | ( | x | ) | extern "C" GAUDI_EXPORT void* x##_getFactoryEntries() { return nullptr; } |
Definition at line 50 of file LoadFactoryEntries.h.