openPMD-api
openPMD::RecordComponent Member List

This is the complete list of members for openPMD::RecordComponent, including all inherited members.

Allocation enum name (defined in openPMD::RecordComponent)openPMD::RecordComponent
Attributable(std::shared_ptr< internal::AttributableData >) (defined in openPMD::Attributable)openPMD::Attributableprotected
Attributable() (defined in openPMD::Attributable)openPMD::Attributable
attributes() constopenPMD::Attributable
availableChunks()openPMD::BaseRecordComponent
BaseRecord (defined in openPMD::RecordComponent)openPMD::RecordComponentfriend
BaseRecordComponent(std::shared_ptr< internal::BaseRecordComponentData >) (defined in openPMD::BaseRecordComponent)openPMD::BaseRecordComponentprotected
BaseRecordInterface (defined in openPMD::RecordComponent)openPMD::RecordComponentfriend
comment() constopenPMD::Attributable
constant() constopenPMD::BaseRecordComponent
Container (defined in openPMD::RecordComponent)openPMD::RecordComponentfriend
containingIteration() constopenPMD::Attributable
containingIteration() (defined in openPMD::Attributable)openPMD::Attributable
containsAttribute(std::string const &key) constopenPMD::Attributable
deleteAttribute(std::string const &key)openPMD::Attributable
dirty() const (defined in openPMD::Attributable)openPMD::Attributableinline
dirty() (defined in openPMD::Attributable)openPMD::Attributableinline
DynamicMemoryView (defined in openPMD::RecordComponent)openPMD::RecordComponentfriend
empty() constopenPMD::RecordComponent
flushAttributes(internal::FlushParams const &) (defined in openPMD::Attributable)openPMD::Attributable
FullyReread enum valueopenPMD::Attributable
getAttribute(std::string const &key) constopenPMD::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 valueopenPMD::Attributable
internal::RecordComponentData (defined in openPMD::RecordComponent)openPMD::RecordComponentfriend
IOHandler() (defined in openPMD::Attributable)openPMD::Attributableinline
IOHandler() const (defined in openPMD::Attributable)openPMD::Attributableinline
Iteration (defined in openPMD::RecordComponent)openPMD::RecordComponentfriend
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::Attributableprotected
m_baseRecordComponentData (defined in openPMD::BaseRecordComponent)openPMD::BaseRecordComponentprotected
makeConstant(T)openPMD::RecordComponent
makeEmpty(uint8_t dimensions)openPMD::RecordComponent
makeEmpty(Datatype dt, uint8_t dimensions)openPMD::RecordComponent
Mesh (defined in openPMD::RecordComponent)openPMD::RecordComponentfriend
MeshRecordComponent (defined in openPMD::RecordComponent)openPMD::RecordComponentfriend
myPath() constopenPMD::Attributable
numAttributes() constopenPMD::Attributable
OverrideExisting enum valueopenPMD::Attributable
parent() (defined in openPMD::Attributable)openPMD::Attributableinline
parent() const (defined in openPMD::Attributable)openPMD::Attributableinline
ParticleSpecies (defined in openPMD::RecordComponent)openPMD::RecordComponentfriend
readAttributes(ReadMode) (defined in openPMD::Attributable)openPMD::Attributable
readFloatingpoint(std::string const &key) constopenPMD::Attributableinline
ReadMode enum nameopenPMD::Attributable
readVectorFloatingpoint(std::string const &key) constopenPMD::Attributableinline
Record (defined in openPMD::RecordComponent)openPMD::RecordComponentfriend
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::RecordComponentstatic
seriesFlush(std::string backendConfig="{}")openPMD::Attributable
seriesFlush(internal::FlushParams) (defined in openPMD::Attributable)openPMD::Attributable
setAttribute(std::string const &key, T value)openPMD::Attributableinline
setAttribute(std::string const &key, char const value[]) (defined in openPMD::Attributable)openPMD::Attributableinline
setComment(std::string const &comment)openPMD::Attributable
setData(std::shared_ptr< internal::BaseRecordComponentData > data) (defined in openPMD::BaseRecordComponent)openPMD::BaseRecordComponentinlineprotected
setData(std::shared_ptr< internal::AttributableData > attri) (defined in openPMD::Attributable)openPMD::Attributableinline
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::Attributableinline
writable() const (defined in openPMD::Attributable)openPMD::Attributableinline
written() const (defined in openPMD::Attributable)openPMD::Attributableinline
written() (defined in openPMD::Attributable)openPMD::Attributableinline
~Attributable()=default (defined in openPMD::Attributable)openPMD::Attributablevirtual