| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

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 CONTAINERFACTORIESDEFS_H   1

Definition at line 16 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 DLL_DECL_CONTAINERDICT (  ) 

Definition at line 21 of file ContainerFactoryDefs.h.

#define DLL_DECL_OBJECTDICT (  ) 

Definition at line 22 of file ContainerFactoryDefs.h.

#define _ImplementContainedFactories (  ) 

Value:

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

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

| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 19:56:59 2011 for GaudiKernel by doxygen 1.4.7