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

Definition at line 77 of file Executors.h.

Public Member Functions

virtual PyObjectExecute (Cppyy::TCppMethod_t, Cppyy::TCppObject_t, TCallContext *)
 execution will bring a temporary in existence 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-v612/rootspi/rdoc/src/v6-12-00-patches/bindings/pyroot/src/Executors.h>

Inheritance diagram for PyROOT::TCppObjectByValueExecutor:
[legend]

Member Function Documentation

◆ Execute()

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

execution will bring a temporary in existence

Reimplemented from PyROOT::TCppObjectExecutor.

Definition at line 420 of file Executors.cxx.

Libraries for PyROOT::TCppObjectByValueExecutor:
[legend]

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