Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

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