The Gaudi Framework
master (37c0b60a)
|
#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 39 of file ContainerFactoryDefs.h.
#define _ImplementContainerDictionaryFactory | ( | x | ) |
Definition at line 29 of file ContainerFactoryDefs.h.
#define _ImplementDataObjectDictionaryFactory | ( | x | ) |
Definition at line 30 of file ContainerFactoryDefs.h.
#define _ImplementDictionaryFactory | ( | x | ) |
Definition at line 31 of file ContainerFactoryDefs.h.
#define DLL_DECL_CONTAINEDOBJECTFACTORIES | ( | x | ) |
Definition at line 43 of file ContainerFactoryDefs.h.
#define DLL_DECL_CONTAINERDICT | ( | x | ) |
Definition at line 32 of file ContainerFactoryDefs.h.
#define DLL_DECL_OBJECTDICT | ( | x | ) |
Definition at line 33 of file ContainerFactoryDefs.h.