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

Definition at line 25 of file PropertyProxy.h.

Public Member Functions

voidGetAddress (ObjectProxy *pyobj)
 class attributes, global properties More...
 
std::string GetName ()
 
void Set (Cppyy::TCppScope_t scope, Cppyy::TCppIndex_t idata)
 
void Set (Cppyy::TCppScope_t scope, const std::string &name, void *address)
 

Public Attributes

TConverterfConverter
 
Cppyy::TCppScope_t fEnclosingScope
 
std::string fName
 
PyObject_HEAD ptrdiff_t fOffset
 
Long_t fProperty
 

Private Member Functions

 PropertyProxy ()
 

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

Constructor & Destructor Documentation

◆ PropertyProxy()

PyROOT::PropertyProxy::PropertyProxy ( )
inlineprivate

Definition at line 42 of file PropertyProxy.h.

Member Function Documentation

◆ GetAddress()

void * PyROOT::PropertyProxy::GetAddress ( ObjectProxy pyobj)

class attributes, global properties

Definition at line 228 of file PropertyProxy.cxx.

◆ GetName()

std::string PyROOT::PropertyProxy::GetName ( )
inline

Definition at line 30 of file PropertyProxy.h.

◆ Set() [1/2]

void PyROOT::PropertyProxy::Set ( Cppyy::TCppScope_t  scope,
Cppyy::TCppIndex_t  idata 
)

Definition at line 191 of file PropertyProxy.cxx.

◆ Set() [2/2]

void PyROOT::PropertyProxy::Set ( Cppyy::TCppScope_t  scope,
const std::string &  name,
void address 
)

Definition at line 216 of file PropertyProxy.cxx.

Member Data Documentation

◆ fConverter

TConverter* PyROOT::PropertyProxy::fConverter

Definition at line 37 of file PropertyProxy.h.

◆ fEnclosingScope

Cppyy::TCppScope_t PyROOT::PropertyProxy::fEnclosingScope

Definition at line 38 of file PropertyProxy.h.

◆ fName

std::string PyROOT::PropertyProxy::fName

Definition at line 39 of file PropertyProxy.h.

◆ fOffset

PyObject_HEAD ptrdiff_t PyROOT::PropertyProxy::fOffset

Definition at line 35 of file PropertyProxy.h.

◆ fProperty

Long_t PyROOT::PropertyProxy::fProperty

Definition at line 36 of file PropertyProxy.h.

Libraries for PyROOT::PropertyProxy:
[legend]

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