Minor mofidication of original Pere's structure GaudiPython::Interface This helper class is nesessary to perform C++ castings from python.
More...
#include <GaudiPython/Interface.h>
template<class TYPE>
struct GaudiPython::Interface< TYPE >
Minor mofidication of original Pere's structure GaudiPython::Interface This helper class is nesessary to perform C++ castings from python.
- Author
- Vanya BELYAEV Ivan..nosp@m.Bely.nosp@m.aev@l.nosp@m.app..nosp@m.in2p3.nosp@m..fr
- Date
- 2005-08-03
Definition at line 34 of file Interface.h.
the only one important method (static)
- Parameters
-
- Returns
- resutl of "cast"
Definition at line 48 of file Interface.h.
Small smart pointer class with automatic reference counting for IInterface.
Definition of the basic interface.
the only one important method (static)
- Parameters
-
iid | unique identifier of 'target' interface |
in | input interface |
- Returns
- resutl of "cast"
Definition at line 55 of file Interface.h.
Small smart pointer class with automatic reference counting for IInterface.
Definition of the basic interface.
the only one important method
- Parameters
-
- Returns
- resutl of "cast"
Definition at line 39 of file Interface.h.
Small smart pointer class with automatic reference counting for IInterface.
Definition of the basic interface.
The documentation for this struct was generated from the following file: