![]() |
ATLAS Offline Software
|
#include <IPyComponentMgr.h>
Public Member Functions | |
| DeclareInterfaceID (IPyComponentMgr, 1, 0) | |
| virtual | ~IPyComponentMgr ()=default |
| Destructor: More... | |
| virtual PyObject * | pyObject (IPyComponent *comp)=0 |
| Retrieve a python object from the python world this returns a NEW reference to that python object. More... | |
Definition at line 30 of file IPyComponentMgr.h.
|
virtualdefault |
Destructor:
| IPyComponentMgr::DeclareInterfaceID | ( | IPyComponentMgr | , |
| 1 | , | ||
| 0 | |||
| ) |
|
pure virtual |
Retrieve a python object from the python world this returns a NEW reference to that python object.
1.8.18