Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

DeclareFactoryEntries.h File Reference

#include "GaudiKernel/Kernel.h"
#include "GaudiKernel/CnvFactory.h"
#include "GaudiKernel/SvcFactory.h"
#include "GaudiKernel/AlgFactory.h"
#include "GaudiKernel/AudFactory.h"
#include "GaudiKernel/ToolFactory.h"
#include "GaudiKernel/ObjectFactory.h"
Include dependency graph for DeclareFactoryEntries.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define GAUDIKERNEL_DECLAREFACTORYENTRIES_H   1
#define DECLARE_FACTORY_ENTRIES(x)

Define Documentation

#define DECLARE_FACTORY_ENTRIES (  ) 
Value:
void x##_load(); \
\
extern "C" void x##_loadRef() { \
  x##_load();  \
} \
\
void x##_load()

Definition at line 24 of file DeclareFactoryEntries.h.

#define GAUDIKERNEL_DECLAREFACTORYENTRIES_H   1

Definition at line 3 of file DeclareFactoryEntries.h.

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

Generated at Wed Feb 9 16:26:16 2011 for Gaudi Framework, version v22r0 by Doxygen version 1.6.2 written by Dimitri van Heesch, © 1997-2004