Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

AudFactory.h File Reference

#include "GaudiKernel/Kernel.h"
#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.

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 8 of file AudFactory.h.

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

Definition at line 10 of file AudFactory.h.

#define DECLARE_NAMESPACE_AUDITOR ( n,
 ) 

Definition at line 9 of file AudFactory.h.

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

Definition at line 11 of file AudFactory.h.

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

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