ROOT  6.06/09
Reference Guide
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/vdb/lsf/workspace/root-makedoc-v606/rootspi/rdoc/src/v6-06-00-patches/bindings/pyroot/src/Executors.h>

+ Inheritance diagram for PyROOT::TRefExecutor:
+ Collaboration diagram for PyROOT::TRefExecutor:

Constructor & Destructor Documentation

PyROOT::TRefExecutor::TRefExecutor ( )
inline

Definition at line 84 of file Executors.h.

Member Function Documentation

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

PyObject* PyROOT::TRefExecutor::fAssignable
protected

Definition at line 90 of file Executors.h.

Referenced by SetAssignable().


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