#include "GaudiKernel/DllMain.icpp"Include dependency graph for LoadFactoryEntries.h:
Go to the source code of this file.
Defines | |
| #define | GAUDIKERNEL_LOADFACTORYENTRIES_H 1 |
| #define | LOAD_FACTORY_ENTRIES(x) |
| #define GAUDIKERNEL_LOADFACTORYENTRIES_H 1 |
Definition at line 3 of file LoadFactoryEntries.h.
| #define LOAD_FACTORY_ENTRIES | ( | x | ) |
Value:
extern "C" FACTORYTABLE_API void* x##_getFactoryEntries() { \ return 0; \ }
Definition at line 24 of file LoadFactoryEntries.h.
1.4.7