openPMD-api
 
Loading...
Searching...
No Matches
openPMD::ChunkInfo Struct Reference

Represents the meta info around a chunk in a dataset. More...

#include <ChunkInfo.hpp>

Inheritance diagram for openPMD::ChunkInfo:
openPMD::WrittenChunkInfo

Public Member Functions

 ChunkInfo (Offset, Extent)
 
bool operator== (ChunkInfo const &other) const
 

Public Attributes

Offset offset
 origin of the chunk
 
Extent extent
 size of the chunk
 

Detailed Description

Represents the meta info around a chunk in a dataset.

A chunk consists of its offset and its extent


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