Gaudi Framework, version v20r4

Generated: 8 Jan 2009

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 Thu Jan 8 17:50:42 2009 for Gaudi Framework, version v20r4 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004