ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | List of all members
PyROOT::TCppObjectPtrPtrExecutor Class Reference

Definition at line 129 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 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/vdb/lsf/workspace/root-makedoc/rootspi/rdoc/src/master/bindings/pyroot/src/Executors.h>

Inheritance diagram for PyROOT::TCppObjectPtrPtrExecutor:
[legend]

Member Function Documentation

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

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

Reimplemented from PyROOT::TCppObjectExecutor.

Definition at line 476 of file Executors.cxx.

Collaboration diagram for PyROOT::TCppObjectPtrPtrExecutor:
[legend]

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