Logo ROOT   6.08/07
Reference Guide
List of all members | Public Member Functions | List of all members
PyROOT::TCppObjectPtrRefExecutor Class Reference

Definition at line 137 of file Executors.h.

Public Member Functions

virtual PyObjectExecute (Cppyy::TCppMethod_t, Cppyy::TCppObject_t, TCallContext *)
 execute <method> with argument <self, ctxt>, construct python ROOT object (ignoring ref) return ptr value More...
 
- Public Member Functions inherited from PyROOT::TCppObjectExecutor
 TCppObjectExecutor (Cppyy::TCppType_t klass)
 
- Public Member Functions inherited from PyROOT::TExecutor
virtual ~TExecutor ()
 

Additional Inherited Members

- Protected Attributes inherited from PyROOT::TCppObjectExecutor
Cppyy::TCppType_t fClass
 

#include </mnt/build/workspace/root-makedoc-v608/rootspi/rdoc/src/v6-08-00-patches/bindings/pyroot/src/Executors.h>

Inheritance diagram for PyROOT::TCppObjectPtrRefExecutor:
[legend]

Member Function Documentation

◆ Execute()

PyObject * PyROOT::TCppObjectPtrRefExecutor::Execute ( Cppyy::TCppMethod_t  method,
Cppyy::TCppObject_t  self,
TCallContext ctxt 
)
virtual

execute <method> with argument <self, ctxt>, construct python ROOT object (ignoring ref) return ptr value

Reimplemented from PyROOT::TCppObjectExecutor.

Definition at line 495 of file Executors.cxx.


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