Gaudi Framework, version v21r9

Home   Generated: 3 May 2010

AlgTool::declareInterface< I > Class Template Reference

#include <AlgTool.h>

List of all members.

Public Member Functions

template<class T>
 declareInterface (T *tool)


Detailed Description

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

Definition at line 188 of file AlgTool.h.


Constructor & Destructor Documentation

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

Definition at line 190 of file AlgTool.h.

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


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

Generated at Mon May 3 12:23:37 2010 for Gaudi Framework, version v21r9 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004