23 #include "openPMD/Dataset.hpp" 45 bool operator==(
ChunkInfo const &other)
const;
63 unsigned int sourceID = 0;
75 using ChunkTable = std::vector<WrittenChunkInfo>;
Represents the meta info around a chunk that has been written by some data producing application...
Definition: ChunkInfo.hpp:61
Extent extent
size of the chunk
Definition: ChunkInfo.hpp:37
Represents the meta info around a chunk in a dataset.
Definition: ChunkInfo.hpp:34
Public definitions of openPMD-api.
Definition: Date.cpp:28
Offset offset
origin of the chunk
Definition: ChunkInfo.hpp:36