![]() |
The Gaudi Framework
master (01b473db)
|
#include <GaudiKernel/ObjectFactory.h>
#include <GaudiKernel/ObjectList.h>
#include <GaudiKernel/ObjectVector.h>
Go to the source code of this file.
Macros | |
#define | _ImplementContainerDictionaryFactory(x) |
#define | _ImplementDataObjectDictionaryFactory(x) |
#define | _ImplementDictionaryFactory(x) |
#define | DLL_DECL_CONTAINERDICT(x) |
#define | DLL_DECL_OBJECTDICT(x) |
#define | _ImplementContainedFactories(x) |
#define | DLL_DECL_CONTAINEDOBJECTFACTORIES(x) |
#define _ImplementContainedFactories | ( | x | ) |
Definition at line 24 of file ContainerFactoryDefs.h.
#define _ImplementContainerDictionaryFactory | ( | x | ) |
Definition at line 14 of file ContainerFactoryDefs.h.
#define _ImplementDataObjectDictionaryFactory | ( | x | ) |
Definition at line 15 of file ContainerFactoryDefs.h.
#define _ImplementDictionaryFactory | ( | x | ) |
Definition at line 16 of file ContainerFactoryDefs.h.
#define DLL_DECL_CONTAINEDOBJECTFACTORIES | ( | x | ) |
Definition at line 28 of file ContainerFactoryDefs.h.
#define DLL_DECL_CONTAINERDICT | ( | x | ) |
Definition at line 17 of file ContainerFactoryDefs.h.
#define DLL_DECL_OBJECTDICT | ( | x | ) |
Definition at line 18 of file ContainerFactoryDefs.h.