![]() |
The Gaudi Framework
master (1304469f)
|
#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 23 of file ContainerFactoryDefs.h.
| #define _ImplementContainerDictionaryFactory | ( | x | ) |
Definition at line 13 of file ContainerFactoryDefs.h.
| #define _ImplementDataObjectDictionaryFactory | ( | x | ) |
Definition at line 14 of file ContainerFactoryDefs.h.
| #define _ImplementDictionaryFactory | ( | x | ) |
Definition at line 15 of file ContainerFactoryDefs.h.
| #define DLL_DECL_CONTAINEDOBJECTFACTORIES | ( | x | ) |
Definition at line 27 of file ContainerFactoryDefs.h.
| #define DLL_DECL_CONTAINERDICT | ( | x | ) |
Definition at line 16 of file ContainerFactoryDefs.h.
| #define DLL_DECL_OBJECTDICT | ( | x | ) |
Definition at line 17 of file ContainerFactoryDefs.h.