PyROOT::TemplateProxy Class Reference

#include <TemplateProxy.h>

List of all members.

Public Member Functions

void Set (const std::string &name, PyObject *pyclass)

Public Attributes

PyObject_HEAD PyObjectfPyName
PyObjectfPyClass
PyObjectfSelf

Private Member Functions

 TemplateProxy ()


Detailed Description

Template proxy object to return functions and methods
Author:
WLAV
Date:
01/15/2008
Version:
1.0

Definition at line 21 of file TemplateProxy.h.


Constructor & Destructor Documentation

PyROOT::TemplateProxy::TemplateProxy (  )  [inline, private]

Definition at line 37 of file TemplateProxy.h.


Member Function Documentation

void PyROOT::TemplateProxy::Set ( const std::string name,
PyObject pyclass 
) [inline]

Definition at line 23 of file TemplateProxy.h.

References fPyClass, fPyName, and PyROOT_PyUnicode_FromString.

Referenced by PyROOT::TemplateProxy_New().


Member Data Documentation

PyObject_HEAD PyObject* PyROOT::TemplateProxy::fPyName

Definition at line 32 of file TemplateProxy.h.

Referenced by Set(), PyROOT::tpp_call(), PyROOT::tpp_clear(), PyROOT::tpp_descrget(), PyROOT::tpp_new(), and PyROOT::tpp_traverse().

PyObject* PyROOT::TemplateProxy::fPyClass

Definition at line 33 of file TemplateProxy.h.

Referenced by Set(), PyROOT::tpp_clear(), PyROOT::tpp_descrget(), PyROOT::tpp_new(), and PyROOT::tpp_traverse().

PyObject* PyROOT::TemplateProxy::fSelf

Definition at line 34 of file TemplateProxy.h.

Referenced by PyROOT::tpp_call(), PyROOT::tpp_clear(), PyROOT::tpp_descrget(), PyROOT::tpp_new(), and PyROOT::tpp_traverse().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:56:35 2011 for ROOT_528-00b_version by  doxygen 1.5.1