ROOT  6.06/08
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

§ CO_NOFREE

#define CO_NOFREE   0x0040

Definition at line 14 of file MethodProxy.cxx.

Variable Documentation

§ fTrace

PyObject * fTrace

Definition at line 118 of file MethodProxy.cxx.

Referenced by XpdObjectQ::Set().

§ fType

PyObject* fType

Definition at line 118 of file MethodProxy.cxx.

Referenced by TDSet::Add(), RooStats::MetropolisHastings::CalcNLL(), TTableDescriptor::ColumnType(), TStreamerInfo::Compile(), RooStats::MetropolisHastings::ConstructChain(), TGenCollectionProxy::Value::DeleteItem(), TGLFaceSet::EnforceTriangles(), XrdProofdMultiStrToken::Export(), PassiveKeyGrab::fModifiers, TGSearchDialog::GetType(), TClingClassInfo::GetType(), TBranchElement::GetType(), TDSet::GetType(), TGeoIterator::GetType(), GuiBldErrorHandler(), XrdProofdMultiStrToken::Init(), XpdMsg::Init(), TGHtmlElement::IsMarkup(), TDSet::Lookup(), XrdProofdMultiStrToken::Matches(), TMVA::MethodRSVM::MethodRSVM(), RooStats::MetropolisHastings::MetropolisHastings(), TGeoIterator::Next(), TIsAProxy::operator()(), TGeoIterator::operator=(), TStreamerInfo::ReadBuffer(), TTableDescriptor::SetColumnType(), RooStats::MetropolisHastings::ShouldTakeStep(), TGeoIterator::Skip(), TSelHandleDataSet::SlaveBegin(), TClassMenuItem::TClassMenuItem(), TControlBarButton::TControlBarButton(), TDSet::TDSet(), TEntryListBlock::TEntryListBlock(), TGeoIterator::TGeoIterator(), TGSearchDialog::TGSearchDialog(), TGSlider::TGSlider(), TH1Editor::TH1Editor(), TH2Editor::TH2Editor(), THbookTree::THbookTree(), TImageDump::TImageDump(), TLeafElement::TLeafElement(), TMultiLayerPerceptron::TMultiLayerPerceptron(), TMySQLServer::TMySQLServer(), TNeuron::TNeuron(), TODBCServer::TODBCServer(), TPDF::TPDF(), TPgSQLServer::TPgSQLServer(), TPostScript::TPostScript(), TPrimary::TPrimary(), TRotMatrix::TRotMatrix(), TSapDBServer::TSapDBServer(), TSQLiteServer::TSQLiteServer(), TStreamerElement::TStreamerElement(), TSVG::TSVG(), TTeXDump::TTeXDump(), XpdMsg::Type(), TEvePathMarkT< TT >::TypeName(), TStreamerInfo::TCompInfo::Update(), TDSet::Validate(), TXMLEngine::ValidateVersion(), TGenCollectionProxy::Value::Value(), and TStreamerInfo::WriteBufferAux().

§ fValue

PyObject * fValue