All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups 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)
 

Macro Definition Documentation

#define LOAD_FACTORY_ENTRIES (   x)
Value:
extern "C" GAUDI_EXPORT void* x##_getFactoryEntries() { \
return 0; \
}
#define GAUDI_EXPORT
Definition: Kernel.h:99

Definition at line 38 of file LoadFactoryEntries.h.