|
Gaudi Framework, version v21r7 |
| Home | Generated: 22 Jan 2010 |
#include "GaudiKernel/DllMain.icpp"

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" GAUDI_EXPORT void* x##_getFactoryEntries() { \ return 0; \ }
Definition at line 38 of file LoadFactoryEntries.h.