ROOT
6.06/09
Reference Guide
|
Go to the source code of this file.
Classes | |
class | PyROOT::PropertyProxy |
Namespaces | |
PyROOT | |
Functions | |
template<typename T > | |
Bool_t | PyROOT::PropertyProxy_Check (T *object) |
template<typename T > | |
Bool_t | PyROOT::PropertyProxy_CheckExact (T *object) |
PropertyProxy * | PyROOT::PropertyProxy_New (Cppyy::TCppScope_t scope, Cppyy::TCppIndex_t idata) |
PropertyProxy * | PyROOT::PropertyProxy_NewConstant (Cppyy::TCppScope_t scope, const std::string &name, void *address) |