|  | The Gaudi Framework
    v30r0 (c919700c)
    | 
#include "GaudiKernel/IInterface.h"
Go to the source code of this file.
| Classes | |
| class | SmartIF< TYPE > | 
| Small smart pointer class with automatic reference counting for IInterface.  More... | |
| Functions | |
| template<typename IFace > | |
| SmartIF< IFace > | make_SmartIF (IFace *iface) | 
| SmartIF<IFace> make_SmartIF | ( | IFace * | iface | ) | 
Definition at line 152 of file SmartIF.h.