The Gaudi Framework
v30r3 (a5ef0a68)
|
#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 28 of file ContainerFactoryDefs.h.
#define _ImplementContainerDictionaryFactory | ( | x | ) |
Definition at line 18 of file ContainerFactoryDefs.h.
#define _ImplementDataObjectDictionaryFactory | ( | x | ) |
Definition at line 19 of file ContainerFactoryDefs.h.
#define _ImplementDictionaryFactory | ( | x | ) |
Definition at line 20 of file ContainerFactoryDefs.h.
#define DLL_DECL_CONTAINEDOBJECTFACTORIES | ( | x | ) |
Definition at line 32 of file ContainerFactoryDefs.h.
#define DLL_DECL_CONTAINERDICT | ( | x | ) |
Definition at line 21 of file ContainerFactoryDefs.h.
#define DLL_DECL_OBJECTDICT | ( | x | ) |
Definition at line 22 of file ContainerFactoryDefs.h.