Gaudi Framework, version v20r2

Generated: 18 Jul 2008

ToolFactory.h File Reference

#include "Reflex/PluginService.h"

Include dependency graph for ToolFactory.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  ToolFactory< T >
class  ROOT::Reflex::TypeDistiller< std::string >

Defines

#define DECLARE_ALGTOOL(x)
#define DECLARE_NAMESPACE_ALGTOOL(n, x)
#define DECLARE_TOOL(x)
#define DECLARE_NAMESPACE_TOOL(n, x)
#define DECLARE_TOOL_FACTORY(x)   PLUGINSVC_FACTORY(x,IAlgTool*(std::string, std::string, const IInterface*))
#define DECLARE_NAMESPACE_TOOL_FACTORY(n, x)   using n::x; PLUGINSVC_FACTORY(x,IAlgTool*(std::string, std::string, const IInterface*))


Define Documentation

#define DECLARE_ALGTOOL (  ) 

Definition at line 43 of file ToolFactory.h.

#define DECLARE_NAMESPACE_ALGTOOL ( n,
 ) 

Definition at line 44 of file ToolFactory.h.

#define DECLARE_NAMESPACE_TOOL ( n,
 ) 

Definition at line 46 of file ToolFactory.h.

#define DECLARE_NAMESPACE_TOOL_FACTORY ( n,
 )     using n::x; PLUGINSVC_FACTORY(x,IAlgTool*(std::string, std::string, const IInterface*))

Definition at line 50 of file ToolFactory.h.

#define DECLARE_TOOL (  ) 

Definition at line 45 of file ToolFactory.h.

Referenced by DECLARE_FACTORY_ENTRIES().

#define DECLARE_TOOL_FACTORY (  )     PLUGINSVC_FACTORY(x,IAlgTool*(std::string, std::string, const IInterface*))

Definition at line 49 of file ToolFactory.h.


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