ROOT  6.06/09
Reference Guide
Namespaces | Macros | Variables
MethodProxy.cxx File Reference
#include "PyROOT.h"
#include "structmember.h"
#include "compile.h"
#include "MethodProxy.h"
#include "ObjectProxy.h"
#include "TCallContext.h"
#include "TPyException.h"
#include "PyStrings.h"
#include <algorithm>
#include <vector>
+ Include dependency graph for MethodProxy.cxx:

Go to the source code of this file.

Namespaces

 PyROOT
 

Macros

#define CO_NOFREE   0x0040
 

Variables

PyTypeObject PyROOT::MethodProxy_Type
 

Macro Definition Documentation

#define CO_NOFREE   0x0040

Definition at line 14 of file MethodProxy.cxx.

Variable Documentation

PyObject * fTrace

Definition at line 118 of file MethodProxy.cxx.

PyObject* fType
PyObject * fValue