Logo ROOT  
Reference Guide
GenericPyz.cxx File Reference
#include "Python.h"
#include "CPyCppyy.h"
#include "PyROOTPythonize.h"
#include "CPPInstance.h"
#include "Utility.h"
#include "TInterpreter.h"
#include "TInterpreterValue.h"
Include dependency graph for GenericPyz.cxx:

Functions

PyObjectClingPrintValue (CPPInstance *self, PyObject *)
 
static std::string GetCppName (const CPPInstance *self)
 

Function Documentation

◆ ClingPrintValue()

PyObject * ClingPrintValue ( CPPInstance self,
PyObject  
)

Definition at line 28 of file GenericPyz.cxx.

◆ GetCppName()

static std::string GetCppName ( const CPPInstance self)
static

Definition at line 23 of file GenericPyz.cxx.