The Gaudi Framework
v30r3 (a5ef0a68)
|
#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.