Logo ROOT   6.08/07
Reference Guide
Classes | Namespaces | Functions
PropertyProxy.h File Reference
#include "Converters.h"
#include "DllImport.h"
#include "TClassRef.h"
#include <string>
Include dependency graph for PropertyProxy.h:
This graph shows which files directly or indirectly include 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)