Gaudi Framework, version v25r0

Home   Generated: Mon Feb 17 2014
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
AlgTool::declareInterface< I > Class Template Reference

#include <AlgTool.h>

Public Member Functions

template<class T >
 declareInterface (T *tool)
 

Detailed Description

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

Definition at line 194 of file AlgTool.h.

Constructor & Destructor Documentation

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

Definition at line 196 of file AlgTool.h.

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

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

Generated at Mon Feb 17 2014 14:37:58 for Gaudi Framework, version v25r0 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004