ROOT 6.14/05 Reference Guide |
Classes | |
class | PyROOT::TemplateProxy |
Template proxy object to return functions and methods. More... | |
Namespaces | |
PyROOT | |
Functions | |
template<typename T > | |
Bool_t | PyROOT::TemplateProxy_Check (T *object) |
template<typename T > | |
Bool_t | PyROOT::TemplateProxy_CheckExact (T *object) |
TemplateProxy * | PyROOT::TemplateProxy_New (const std::string &name, PyObject *pyclass) |