Logo ROOT   6.12/07
Reference Guide
Classes | Namespaces | Functions
TemplateProxy.h File Reference
#include "DllImport.h"
#include <string>
Include dependency graph for TemplateProxy.h:
This graph shows which files directly or indirectly include this file:

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)