ROOT
v6-24
Reference Guide
Loading...
Searching...
No Matches
Pythonize.h
Go to the documentation of this file.
1
#ifndef CPYCPPYY_PYTHONIZE_H
2
#define CPYCPPYY_PYTHONIZE_H
3
4
// Standard
5
#include <string>
6
7
8
namespace
CPyCppyy
{
9
10
// make the named C++ class more python-like
11
bool
Pythonize
(
PyObject
* pyclass,
const
std::string&
name
);
12
13
}
// namespace CPyCppyy
14
15
#endif
// !CPYCPPYY_PYTHONIZE_H
PyObject
_object PyObject
Definition
PyMethodBase.h:43
name
char name[80]
Definition
TGX11.cxx:110
CPyCppyy
Set of helper functions that are invoked from the pythonizors, on the Python side.
Definition
TPyClassGenerator.cxx:31
CPyCppyy::Pythonize
bool Pythonize(PyObject *pyclass, const std::string &name)
Definition
Pythonize.cxx:1011
bindings
pyroot
cppyy
CPyCppyy
src
Pythonize.h
ROOT v6-24 - Reference Guide Generated on Tue Aug 22 2023 03:06:12 (GVA Time) using Doxygen 1.9.8