Gaudi Framework, version v20r2

Generated: 18 Jul 2008

AudFactory.h File Reference

#include "Reflex/PluginService.h"

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

Defines

#define DECLARE_AUDITOR(x)
#define DECLARE_NAMESPACE_AUDITOR(n, x)
#define DECLARE_AUDITOR_FACTORY(x)   PLUGINSVC_FACTORY(x,IAuditor*(std::string, ISvcLocator*))
#define DECLARE_NAMESPACE_AUDITOR_FACTORY(n, x)   using n::x; PLUGINSVC_FACTORY(x,IAuditor*(std::string, ISvcLocator*))


Define Documentation

#define DECLARE_AUDITOR (  ) 

Definition at line 22 of file AudFactory.h.

#define DECLARE_AUDITOR_FACTORY (  )     PLUGINSVC_FACTORY(x,IAuditor*(std::string, ISvcLocator*))

Definition at line 24 of file AudFactory.h.

#define DECLARE_NAMESPACE_AUDITOR ( n,
 ) 

Definition at line 23 of file AudFactory.h.

#define DECLARE_NAMESPACE_AUDITOR_FACTORY ( n,
 )     using n::x; PLUGINSVC_FACTORY(x,IAuditor*(std::string, ISvcLocator*))

Definition at line 25 of file AudFactory.h.


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