ROOT
v6-24
Reference Guide
Loading...
Searching...
No Matches
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:43
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-24 - Reference Guide Generated on Tue Aug 22 2023 03:06:12 (GVA Time) using Doxygen 1.9.8