Gaudi Framework, version v23r4

Home   Generated: Mon Sep 17 2012
Defines

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 _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 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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Mon Sep 17 2012 13:49:40 for Gaudi Framework, version v23r4 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004