Gaudi Framework, version v21r7

Home   Generated: 22 Jan 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 ( x   ) 

Value:

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

Definition at line 30 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 CONTAINERFACTORIESDEFS_H   1

Definition at line 16 of file ContainerFactoryDefs.h.

#define DLL_DECL_CONTAINEDOBJECTFACTORIES ( x   ) 

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 ( x   ) 

Definition at line 21 of file ContainerFactoryDefs.h.

#define DLL_DECL_OBJECTDICT ( x   ) 

Definition at line 22 of file ContainerFactoryDefs.h.


Generated at Fri Jan 22 20:30:06 2010 for Gaudi Framework, version v21r7 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004