ROOT  6.06/09
Reference Guide
Public Member Functions | List of all members
PyROOT::TExecutor Class Referenceabstract

Definition at line 16 of file Executors.h.

Public Member Functions

virtual ~TExecutor ()
 
virtual PyObjectExecute (Cppyy::TCppMethod_t, Cppyy::TCppObject_t, TCallContext *)=0
 

#include </mnt/vdb/lsf/workspace/root-makedoc-v606/rootspi/rdoc/src/v6-06-00-patches/bindings/pyroot/src/Executors.h>

+ Inheritance diagram for PyROOT::TExecutor:

Constructor & Destructor Documentation

virtual PyROOT::TExecutor::~TExecutor ( )
inlinevirtual

Definition at line 18 of file Executors.h.

Member Function Documentation

virtual PyObject* PyROOT::TExecutor::Execute ( Cppyy::TCppMethod_t  ,
Cppyy::TCppObject_t  ,
TCallContext  
)
pure virtual

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