Logo ROOT   6.08/07
Reference Guide
List of all members | 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/build/workspace/root-makedoc-v608/rootspi/rdoc/src/v6-08-00-patches/bindings/pyroot/src/Executors.h>

Inheritance diagram for PyROOT::TExecutor:
[legend]

Constructor & Destructor Documentation

◆ ~TExecutor()

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

Definition at line 18 of file Executors.h.

Member Function Documentation

◆ Execute()

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: