Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TPython.cxx File Reference
#include "CPyCppyy.h"
#include "TPython.h"
#include "CPPInstance.h"
#include "CPPOverload.h"
#include "ProxyWrappers.h"
#include "TPyClassGenerator.h"
#include "TROOT.h"
#include "TClassRef.h"
#include "TObject.h"
#include <stdio.h>
#include <Riostream.h>
#include <string>
Include dependency graph for TPython.cxx:

Namespaces

namespace  CPyCppyy
 Set of helper functions that are invoked from the pythonizors, on the Python side.
 
namespace  CPyCppyy::PyStrings
 

Variables

R__EXTERN PyObjectCPyCppyy::PyStrings::gCppName = nullptr
 
static PyObjectgMainDict = 0
 
R__EXTERN PyObjectCPyCppyy::PyStrings::gModule = nullptr
 
R__EXTERN PyObjectCPyCppyy::PyStrings::gName = nullptr
 
R__EXTERN PyObjectCPyCppyy::gThisModule = nullptr
 

Variable Documentation

◆ gMainDict

PyObject* gMainDict = 0
static

Definition at line 96 of file TPython.cxx.