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 196 of file AlgTool.h.
Constructor & Destructor Documentation
template<class I>
template<class T>
Definition at line 198 of file AlgTool.h.
00198 {
00199 tool->declInterface( I::interfaceID(), (I*)tool);
00200 }
The documentation for this class was generated from the following file:
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v20r4/GaudiKernel/GaudiKernel/AlgTool.h