Gaudi Framework, version v20r2

Generated: 18 Jul 2008

AlgTool::declareInterface< I > Class Template Reference

#include <AlgTool.h>

List of all members.


Detailed Description

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

Definition at line 196 of file AlgTool.h.

Public Member Functions

template<class T>
 declareInterface (T *tool)


Constructor & Destructor Documentation

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

Definition at line 198 of file AlgTool.h.

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


The documentation for this class was generated from the following file:
Generated at Fri Jul 18 12:06:46 2008 for Gaudi Framework, version v20r2 by Doxygen version 1.5.1 written by Dimitri van Heesch, © 1997-2004