Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
CPyCppyy::LowLevelView Class Reference

Definition at line 16 of file LowLevelViews.h.

Public Member Functions

voidget_buf ()
 
void set_buf (void **buf)
 

Public Attributes

void ** fBuf
 
PyObject_HEAD Py_buffer fBufInfo
 
ConverterfConverter
 

#include </home/sftnight/build/workspace/root-makedoc-v624/rootspi/rdoc/src/v6-24-00-patches/bindings/pyroot/cppyy/CPyCppyy/src/LowLevelViews.h>

Member Function Documentation

◆ get_buf()

void * CPyCppyy::LowLevelView::get_buf ( )
inline

Definition at line 24 of file LowLevelViews.h.

◆ set_buf()

void CPyCppyy::LowLevelView::set_buf ( void **  buf)
inline

Definition at line 25 of file LowLevelViews.h.

Member Data Documentation

◆ fBuf

void** CPyCppyy::LowLevelView::fBuf

Definition at line 20 of file LowLevelViews.h.

◆ fBufInfo

PyObject_HEAD Py_buffer CPyCppyy::LowLevelView::fBufInfo

Definition at line 19 of file LowLevelViews.h.

◆ fConverter

Converter* CPyCppyy::LowLevelView::fConverter

Definition at line 21 of file LowLevelViews.h.

  • bindings/pyroot/cppyy/CPyCppyy/src/LowLevelViews.h