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 188 of file AlgTool.h.
Constructor & Destructor Documentation
template<class I>
template<class T>
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:
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v21r9/GaudiKernel/GaudiKernel/AlgTool.h