ATLAS Offline Software
Loading...
Searching...
No Matches
IPyComponentMgr Class Referenceabstract

#include <IPyComponentMgr.h>

Inheritance diagram for IPyComponentMgr:
Collaboration diagram for IPyComponentMgr:

Public Member Functions

 DeclareInterfaceID (IPyComponentMgr, 1, 0)
virtual ~IPyComponentMgr ()=default
 Destructor:
virtual PyObjectpyObject (IPyComponent *comp)=0
 Retrieve a python object from the python world this returns a NEW reference to that python object.

Detailed Description

Definition at line 30 of file IPyComponentMgr.h.

Constructor & Destructor Documentation

◆ ~IPyComponentMgr()

virtual IPyComponentMgr::~IPyComponentMgr ( )
virtualdefault

Destructor:

Member Function Documentation

◆ DeclareInterfaceID()

IPyComponentMgr::DeclareInterfaceID ( IPyComponentMgr ,
1 ,
0  )

◆ pyObject()

virtual PyObject * IPyComponentMgr::pyObject ( IPyComponent * comp)
pure virtual

Retrieve a python object from the python world this returns a NEW reference to that python object.


The documentation for this class was generated from the following file: