Loading [MathJax]/extensions/tex2jax.js
ROOT
Version v6.22
master
v6.34
v6.32
v6.30
v6.28
v6.26
v6.24
v6.20
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
Reference Guide
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
FacadeHelpers.hxx
Go to the documentation of this file.
1
// Author: Enric Tejedor CERN 04/2020
2
3
/*************************************************************************
4
* Copyright (C) 1995-2020, Rene Brun and Fons Rademakers. *
5
* All rights reserved. *
6
* *
7
* For the licensing terms see $ROOTSYS/LICENSE. *
8
* For the list of contributors see $ROOTSYS/README/CREDITS. *
9
*************************************************************************/
10
11
#ifndef PYROOT_FACADEHELPERS_H
12
#define PYROOT_FACADEHELPERS_H
13
14
#include "Python.h"
15
16
namespace
PyROOT
{
17
18
// Create an indexable buffer starting at the received address
19
PyObject
*
CreateBufferFromAddress
(
PyObject
*self,
PyObject
*addr);
20
21
}
// namespace PyROOT
22
23
#endif
// !PYROOT_FACADEHELPERS_H
PyObject
_object PyObject
Definition:
PyMethodBase.h:41
PyROOT
Definition:
CPPInstancePyz.cxx:25
PyROOT::CreateBufferFromAddress
PyObject * CreateBufferFromAddress(PyObject *self, PyObject *addr)
Get a buffer starting at a given address.
Definition:
FacadeHelpers.cxx:28
bindings
pyroot
pythonizations
src
FacadeHelpers.hxx
ROOT v6-22 - Reference Guide Generated on Fri Apr 1 2022 11:50:22 (GVA Time) using Doxygen 1.9.4