Logo ROOT   6.10/09
Reference Guide
List of all members | Public Member Functions | Protected Attributes | List of all members
PyROOT::TRefExecutor Class Reference

Definition at line 82 of file Executors.h.

Public Member Functions

 TRefExecutor ()
 
virtual Bool_t SetAssignable (PyObject *)
 prepare "buffer" for by-ref returns, used with setitem More...
 
- Public Member Functions inherited from PyROOT::TExecutor
virtual ~TExecutor ()
 
virtual PyObjectExecute (Cppyy::TCppMethod_t, Cppyy::TCppObject_t, TCallContext *)=0
 

Protected Attributes

PyObjectfAssignable
 

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

Inheritance diagram for PyROOT::TRefExecutor:
[legend]

Constructor & Destructor Documentation

◆ TRefExecutor()

PyROOT::TRefExecutor::TRefExecutor ( )
inline

Definition at line 84 of file Executors.h.

Member Function Documentation

◆ SetAssignable()

Bool_t PyROOT::TRefExecutor::SetAssignable ( PyObject pyobject)
virtual

prepare "buffer" for by-ref returns, used with setitem

Definition at line 247 of file Executors.cxx.

Member Data Documentation

◆ fAssignable

PyObject* PyROOT::TRefExecutor::fAssignable
protected

Definition at line 90 of file Executors.h.


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