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

Functions

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

Function Documentation

◆ ClingPrintValue()

PyObject * ClingPrintValue ( PyObject * self,
PyObject *  )

Definition at line 42 of file GenericPyz.cxx.

◆ GetClassID()

ULong64_t GetClassID ( const char * clName)
static

Definition at line 32 of file GenericPyz.cxx.