Allocation enum name (defined in openPMD::RecordComponent) | openPMD::RecordComponent | |
Attributable(std::shared_ptr< internal::AttributableData >) (defined in openPMD::Attributable) | openPMD::Attributable | protected |
Attributable() (defined in openPMD::Attributable) | openPMD::Attributable | |
attributes() const | openPMD::Attributable | |
availableChunks() | openPMD::BaseRecordComponent | |
BaseRecord (defined in openPMD::RecordComponent) | openPMD::RecordComponent | friend |
BaseRecordComponent(std::shared_ptr< internal::BaseRecordComponentData >) (defined in openPMD::BaseRecordComponent) | openPMD::BaseRecordComponent | protected |
BaseRecordInterface (defined in openPMD::RecordComponent) | openPMD::RecordComponent | friend |
comment() const | openPMD::Attributable | |
constant() const | openPMD::BaseRecordComponent | |
Container (defined in openPMD::RecordComponent) | openPMD::RecordComponent | friend |
containingIteration() const | openPMD::Attributable | |
containingIteration() (defined in openPMD::Attributable) | openPMD::Attributable | |
containsAttribute(std::string const &key) const | openPMD::Attributable | |
deleteAttribute(std::string const &key) | openPMD::Attributable | |
dirty() const (defined in openPMD::Attributable) | openPMD::Attributable | inline |
dirty() (defined in openPMD::Attributable) | openPMD::Attributable | inline |
DynamicMemoryView (defined in openPMD::RecordComponent) | openPMD::RecordComponent | friend |
empty() const | openPMD::RecordComponent | |
flushAttributes(internal::FlushParams const &) (defined in openPMD::Attributable) | openPMD::Attributable | |
FullyReread enum value | openPMD::Attributable | |
getAttribute(std::string const &key) const | openPMD::Attributable | |
getDatatype() const (defined in openPMD::BaseRecordComponent) | openPMD::BaseRecordComponent | |
getDimensionality() const (defined in openPMD::RecordComponent) | openPMD::RecordComponent | |
getExtent() const (defined in openPMD::RecordComponent) | openPMD::RecordComponent | |
IgnoreExisting enum value | openPMD::Attributable | |
internal::RecordComponentData (defined in openPMD::RecordComponent) | openPMD::RecordComponent | friend |
IOHandler() (defined in openPMD::Attributable) | openPMD::Attributable | inline |
IOHandler() const (defined in openPMD::Attributable) | openPMD::Attributable | inline |
Iteration (defined in openPMD::RecordComponent) | openPMD::RecordComponent | friend |
loadChunk(Offset={0u}, Extent={-1u}) | openPMD::RecordComponent | |
loadChunk(std::shared_ptr< T > data, Offset offset, Extent extent) | openPMD::RecordComponent | |
loadChunk(std::shared_ptr< T[]> data, Offset offset, Extent extent) | openPMD::RecordComponent | |
loadChunkRaw(T *data, Offset offset, Extent extent) | openPMD::RecordComponent | |
m_attri (defined in openPMD::Attributable) | openPMD::Attributable | protected |
m_baseRecordComponentData (defined in openPMD::BaseRecordComponent) | openPMD::BaseRecordComponent | protected |
makeConstant(T) | openPMD::RecordComponent | |
makeEmpty(uint8_t dimensions) | openPMD::RecordComponent | |
makeEmpty(Datatype dt, uint8_t dimensions) | openPMD::RecordComponent | |
Mesh (defined in openPMD::RecordComponent) | openPMD::RecordComponent | friend |
MeshRecordComponent (defined in openPMD::RecordComponent) | openPMD::RecordComponent | friend |
myPath() const | openPMD::Attributable | |
numAttributes() const | openPMD::Attributable | |
OverrideExisting enum value | openPMD::Attributable | |
parent() (defined in openPMD::Attributable) | openPMD::Attributable | inline |
parent() const (defined in openPMD::Attributable) | openPMD::Attributable | inline |
ParticleSpecies (defined in openPMD::RecordComponent) | openPMD::RecordComponent | friend |
readAttributes(ReadMode) (defined in openPMD::Attributable) | openPMD::Attributable | |
readFloatingpoint(std::string const &key) const | openPMD::Attributable | inline |
ReadMode enum name | openPMD::Attributable | |
readVectorFloatingpoint(std::string const &key) const | openPMD::Attributable | inline |
Record (defined in openPMD::RecordComponent) | openPMD::RecordComponent | friend |
resetDataset(Dataset) | openPMD::RecordComponent | |
resetDatatype(Datatype) (defined in openPMD::BaseRecordComponent) | openPMD::BaseRecordComponent | |
retrieveSeries() const (defined in openPMD::Attributable) | openPMD::Attributable | |
SCALAR (defined in openPMD::RecordComponent) | openPMD::RecordComponent | static |
seriesFlush(std::string backendConfig="{}") | openPMD::Attributable | |
seriesFlush(internal::FlushParams) (defined in openPMD::Attributable) | openPMD::Attributable | |
setAttribute(std::string const &key, T value) | openPMD::Attributable | inline |
setAttribute(std::string const &key, char const value[]) (defined in openPMD::Attributable) | openPMD::Attributable | inline |
setComment(std::string const &comment) | openPMD::Attributable | |
setData(std::shared_ptr< internal::BaseRecordComponentData > data) (defined in openPMD::BaseRecordComponent) | openPMD::BaseRecordComponent | inlineprotected |
setData(std::shared_ptr< internal::AttributableData > attri) (defined in openPMD::Attributable) | openPMD::Attributable | inline |
setUnitSI(double) (defined in openPMD::RecordComponent) | openPMD::RecordComponent | |
storeChunk(std::shared_ptr< T > data, Offset offset, Extent extent) | openPMD::RecordComponent | |
storeChunk(std::shared_ptr< T[]> data, Offset offset, Extent extent) | openPMD::RecordComponent | |
storeChunk(UniquePtrWithLambda< T > data, Offset offset, Extent extent) | openPMD::RecordComponent | |
storeChunk(std::unique_ptr< T, Del > data, Offset offset, Extent extent) | openPMD::RecordComponent | |
storeChunk(T_ContiguousContainer &data, Offset offset={0u}, Extent extent={-1u}) | openPMD::RecordComponent | |
storeChunk(Offset offset, Extent extent, F &&createBuffer) | openPMD::RecordComponent | |
storeChunk(Offset, Extent) | openPMD::RecordComponent | |
storeChunkRaw(T *data, Offset offset, Extent extent) | openPMD::RecordComponent | |
unitSI() const (defined in openPMD::BaseRecordComponent) | openPMD::BaseRecordComponent | |
writable() (defined in openPMD::Attributable) | openPMD::Attributable | inline |
writable() const (defined in openPMD::Attributable) | openPMD::Attributable | inline |
written() const (defined in openPMD::Attributable) | openPMD::Attributable | inline |
written() (defined in openPMD::Attributable) | openPMD::Attributable | inline |
~Attributable()=default (defined in openPMD::Attributable) | openPMD::Attributable | virtual |