3 #ifndef GAUDIPYTHON_INTERFACE_H
4 #define GAUDIPYTHON_INTERFACE_H 1
14 #include "GaudiKernel/IInterface.h"
15 #include "GaudiKernel/SmartIF.h"
19 #include "GaudiPython/GaudiPython.h"
66 public std::unary_function<const IInterface*,IInterface*>
96 #endif // GAUDIPYTHON_INTERFACE_H
Small smart pointer class with automatic reference counting for IInterface.
Definition of the basic interface.
GaudiPython.h GaudiPython/GaudiPython.h.
TYPE * operator()(const IInterface *in) const
the only one important method
static TYPE * cast(const IInterface *in)
the only one important method (static)