Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
PyzPythonHelpers.cxx File Reference
#include "CPyCppyy.h"
#include "CPPInstance.h"
#include "CPPOverload.h"
#include "PyROOTPythonize.h"
#include "RConfig.h"
#include "TInterpreter.h"
#include <sstream>
Include dependency graph for PyzPythonHelpers.cxx:

Namespaces

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

Functions

static bool AddUsingToClass (PyObject *pyclass, const char *method)
 

Function Documentation

◆ AddUsingToClass()

static bool AddUsingToClass ( PyObject pyclass,
const char *  method 
)
static

Definition at line 118 of file PyzPythonHelpers.cxx.