Classes | |
class | PyROOT::TemplateProxy |
Template proxy object to return functions and methods. More... | |
Namespaces | |
namespace | 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) |