Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
GenericPyz.cxx File Reference
#include "Python.h"
#include "CPyCppyy/API.h"
#include "../../cppyy/CPyCppyy/src/CPyCppyy.h"
#include "../../cppyy/CPyCppyy/src/CPPInstance.h"
#include "../../cppyy/CPyCppyy/src/Utility.h"
#include "PyROOTPythonize.h"
#include "TClass.h"
#include "TInterpreter.h"
#include "TInterpreterValue.h"
#include <map>
Include dependency graph for GenericPyz.cxx:

Functions

PyObjectClingPrintValue (PyObject *self, PyObject *)
 
static ULong64_t GetClassID (const char *clName)
 

Function Documentation

◆ ClingPrintValue()

PyObject * ClingPrintValue ( PyObject self,
PyObject  
)

Definition at line 52 of file GenericPyz.cxx.

◆ GetClassID()

static ULong64_t GetClassID ( const char *  clName)
static

Definition at line 42 of file GenericPyz.cxx.