Gaudi Framework, version v20r2

Generated: 18 Jul 2008

AlgFactory.h File Reference

#include "Reflex/PluginService.h"

Include dependency graph for AlgFactory.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ROOT
namespace  ROOT::Reflex

Classes

class  AlgFactory< T >
class  ROOT::Reflex::TypeDistiller< std::string >

Defines

#define DECLARE_ALGORITHM_FACTORY(x)   PLUGINSVC_FACTORY(x,IAlgorithm*(std::string, ISvcLocator*))
#define DECLARE_NAMESPACE_ALGORITHM_FACTORY(n, x)   using n::x; PLUGINSVC_FACTORY(x,IAlgorithm*(std::string, ISvcLocator*))
#define DECLARE_ALGORITHM(x)
#define DECLARE_NAMESPACE_ALGORITHM(n, x)


Define Documentation

#define DECLARE_ALGORITHM (  ) 

Definition at line 44 of file AlgFactory.h.

Referenced by DECLARE_FACTORY_ENTRIES().

#define DECLARE_ALGORITHM_FACTORY (  )     PLUGINSVC_FACTORY(x,IAlgorithm*(std::string, ISvcLocator*))

Definition at line 42 of file AlgFactory.h.

#define DECLARE_NAMESPACE_ALGORITHM ( n,
 ) 

Definition at line 45 of file AlgFactory.h.

#define DECLARE_NAMESPACE_ALGORITHM_FACTORY ( n,
 )     using n::x; PLUGINSVC_FACTORY(x,IAlgorithm*(std::string, ISvcLocator*))

Definition at line 43 of file AlgFactory.h.


Generated at Fri Jul 18 12:00:40 2008 for Gaudi Framework, version v20r2 by Doxygen version 1.5.1 written by Dimitri van Heesch, © 1997-2004