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 35 of file Interface.h.
the only one important method (static)
- Parameters
-
- Returns
- resutl of "cast"
Definition at line 50 of file Interface.h.
the only one important method (static)
- Parameters
-
| iid | unique identifier of 'target' interface |
| in | input interface |
- Returns
- resutl of "cast"
Definition at line 58 of file Interface.h.
the only one important method
- Parameters
-
- Returns
- resutl of "cast"
Definition at line 42 of file Interface.h.
The documentation for this struct was generated from the following file:
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v24r2/GaudiPython/GaudiPython/Interface.h