Gaudi Framework, version v21r8

Home   Generated: 17 Mar 2010

ContainerFactoryDefs.h File Reference

#include "GaudiKernel/ObjectList.h"
#include "GaudiKernel/ObjectVector.h"
#include "GaudiKernel/ObjectFactory.h"

Include dependency graph for ContainerFactoryDefs.h:

Go to the source code of this file.

Defines

#define CONTAINERFACTORIESDEFS_H   1
#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 Documentation

#define _ImplementContainedFactories (  ) 

Value:

_ImplementContainerDictionaryFactory(x)    \
  _ImplementContainedObjectFactory(x)        \
  _ImplementDataObjectFactory( x##Vector )   \
  _ImplementDataObjectFactory( x##List )

Definition at line 30 of file ContainerFactoryDefs.h.

#define _ImplementContainerDictionaryFactory (  ) 

Definition at line 18 of file ContainerFactoryDefs.h.

#define _ImplementDataObjectDictionaryFactory (  ) 

Definition at line 19 of file ContainerFactoryDefs.h.

#define _ImplementDictionaryFactory (  ) 

Definition at line 20 of file ContainerFactoryDefs.h.

#define CONTAINERFACTORIESDEFS_H   1

Definition at line 16 of file ContainerFactoryDefs.h.

#define DLL_DECL_CONTAINEDOBJECTFACTORIES (  ) 

Value:

DLL_DECL_CONTAINERDICT(x)                  \
  DLL_DECL_OBJECTFACTORY(x)                  \
  DLL_DECL_OBJECTFACTORY( x##Vector )        \
  DLL_DECL_OBJECTFACTORY( x##List )

Definition at line 36 of file ContainerFactoryDefs.h.

#define DLL_DECL_CONTAINERDICT (  ) 

Definition at line 21 of file ContainerFactoryDefs.h.

#define DLL_DECL_OBJECTDICT (  ) 

Definition at line 22 of file ContainerFactoryDefs.h.


Generated at Wed Mar 17 18:08:24 2010 for Gaudi Framework, version v21r8 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004