openPMD-api
 
Loading...
Searching...
No Matches
PythonDynamicMemoryView Struct Reference

Public Types

using ShapeContainer = pybind11::array::ShapeContainer
 

Public Member Functions

template<typename T>
 PythonDynamicMemoryView (DynamicMemoryView< T > dynamicView, ShapeContainer arrayShape, ShapeContainer strides)
 
pybind11::object currentView () const
 

Public Attributes

std::shared_ptr< void > m_dynamicView
 
ShapeContainer m_arrayShape
 
ShapeContainer m_strides
 
Datatype m_datatype
 

The documentation for this struct was generated from the following file: