Gaudi Framework, version v23r2

Home   Generated: Thu Jun 28 2012
Public Member Functions

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

Generated at Thu Jun 28 2012 23:27:34 for Gaudi Framework, version v23r2 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004