Gaudi Framework, version v23r6

Home   Generated: Wed Jan 30 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
AlgTool::declareInterface< I > Class Template Reference

#include <AlgTool.h>

Public Member Functions

template<class T >
 declareInterface (T *tool)
 

Detailed Description

template<class I>
class AlgTool::declareInterface< I >

Definition at line 189 of file AlgTool.h.

Constructor & Destructor Documentation

template<class I>
template<class T >
AlgTool::declareInterface< I >::declareInterface ( T *  tool)
inline

Definition at line 191 of file AlgTool.h.

{
tool->declInterface( I::interfaceID(), (I*)tool);
}

The documentation for this class was generated from the following file:

Generated at Wed Jan 30 2013 17:13:44 for Gaudi Framework, version v23r6 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004