Logo ROOT   6.14/05
Reference Guide
List of all members | Public Member Functions | List of all members
PyROOT::TCppObjectBySmartPtrPtrExecutor Class Reference

Definition at line 172 of file Executors.h.

Public Member Functions

virtual PyObjectExecute (Cppyy::TCppMethod_t, Cppyy::TCppObject_t, TCallContext *)
 smart pointer excutor More...
 
- Public Member Functions inherited from PyROOT::TCppObjectBySmartPtrExecutor
 TCppObjectBySmartPtrExecutor (Cppyy::TCppType_t klass, Cppyy::TCppType_t rawPtrType, Cppyy::TCppMethod_t deref)
 
- Public Member Functions inherited from PyROOT::TExecutor
virtual ~TExecutor ()
 

Additional Inherited Members

- Protected Attributes inherited from PyROOT::TCppObjectBySmartPtrExecutor
Cppyy::TCppType_t fClass
 
Cppyy::TCppMethod_t fDereferencer
 
Cppyy::TCppType_t fRawPtrType
 

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

Inheritance diagram for PyROOT::TCppObjectBySmartPtrPtrExecutor:
[legend]

Member Function Documentation

◆ Execute()

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

smart pointer excutor

Reimplemented from PyROOT::TCppObjectBySmartPtrExecutor.

Definition at line 530 of file Executors.cxx.

Libraries for PyROOT::TCppObjectBySmartPtrPtrExecutor:
[legend]

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