openPMD-api
 
Loading...
Searching...
No Matches
openPMD::detail::AttributeWithShape< T > Struct Template Reference

Pointer to an attribute's data along with its shape. More...

#include <ADIOS2PreloadAttributes.hpp>

Inheritance diagram for openPMD::detail::AttributeWithShape< T >:
openPMD::detail::AttributeWithShapeAndResource< T >

Public Attributes

size_t len
 
T const * data
 

Detailed Description

template<typename T>
struct openPMD::detail::AttributeWithShape< T >

Pointer to an attribute's data along with its shape.

Template Parameters
TUnderlying attribute data type.

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