This is the complete list of members for openPMD::Snapshots, including all inherited members.
| at(key_type const &key) const -> mapped_type const & | openPMD::Snapshots | |
| at(key_type const &key) -> mapped_type & | openPMD::Snapshots | |
| Attributable() (defined in openPMD::Attributable) | openPMD::Attributable | |
| Attributable(NoInit) noexcept (defined in openPMD::Attributable) | openPMD::Attributable | |
| attributes() const | openPMD::Attributable | |
| begin() -> iterator (defined in openPMD::Snapshots) | openPMD::Snapshots | |
| begin() const -> const_iterator | openPMD::Snapshots | |
| clear() -> void | openPMD::Snapshots | |
| comment() const | openPMD::Attributable | |
| const_iterator typedef (defined in openPMD::Snapshots) | openPMD::Snapshots | |
| const_reverse_iterator typedef (defined in openPMD::Snapshots) | openPMD::Snapshots | |
| containingIteration() const -> std::pair< std::optional< internal::IterationData const * >, internal::SeriesData const * > | openPMD::Attributable | protected |
| containingIteration() -> std::pair< std::optional< internal::IterationData * >, internal::SeriesData * > (defined in openPMD::Attributable) | openPMD::Attributable | protected |
| contains(key_type const &key) const -> bool | openPMD::Snapshots | |
| containsAttribute(std::string const &key) const | openPMD::Attributable | |
| count(key_type const &key) const -> size_t | openPMD::Snapshots | |
| currentIteration() -> std::optional< value_type * > | openPMD::Snapshots | |
| currentIteration() const -> std::optional< value_type const * > (defined in openPMD::Snapshots) | openPMD::Snapshots | |
| Data_t typedef (defined in openPMD::Attributable) | openPMD::Attributable | protected |
| deleteAttribute(std::string const &key) | openPMD::Attributable | |
| dirty() const (defined in openPMD::Attributable) | openPMD::Attributable | inlineprotected |
| dirtyRecursive() const | openPMD::Attributable | inlineprotected |
| emplace(Args &&...args) -> std::pair< iterator, bool > (defined in openPMD::Snapshots) | openPMD::Snapshots | inline |
| empty() const -> bool | openPMD::Snapshots | |
| end() -> iterator (defined in openPMD::Snapshots) | openPMD::Snapshots | |
| end() const -> const_iterator | openPMD::Snapshots | |
| EnqueueAsynchronously enum name (defined in openPMD::Attributable) | openPMD::Attributable | protected |
| erase(key_type const &key) -> size_type (defined in openPMD::Snapshots) | openPMD::Snapshots | |
| erase(iterator) -> iterator (defined in openPMD::Snapshots) | openPMD::Snapshots | |
| find(key_type const &key) -> iterator | openPMD::Snapshots | |
| find(key_type const &key) const -> const_iterator | openPMD::Snapshots | |
| flushAttributes(internal::FlushParams const &) (defined in openPMD::Attributable) | openPMD::Attributable | protected |
| FullyReread enum value | openPMD::Attributable | protected |
| getAttribute(std::string const &key) const | openPMD::Attributable | |
| IgnoreExisting enum value | openPMD::Attributable | protected |
| IOHandler() (defined in openPMD::Attributable) | openPMD::Attributable | inlineprotected |
| IOHandler() const (defined in openPMD::Attributable) | openPMD::Attributable | inlineprotected |
| iterationFlush(std::string backendConfig="{}") | openPMD::Attributable | |
| iterator typedef (defined in openPMD::Snapshots) | openPMD::Snapshots | |
| key_type typedef (defined in openPMD::Snapshots) | openPMD::Snapshots | |
| m_attri (defined in openPMD::Attributable) | openPMD::Attributable | protected |
| mapped_type typedef (defined in openPMD::Snapshots) | openPMD::Snapshots | |
| myPath() const | openPMD::Attributable | |
| numAttributes() const | openPMD::Attributable | |
| openPMDStandard() const (defined in openPMD::Attributable) | openPMD::Attributable | |
| operator[](key_type const &key) -> mapped_type & (defined in openPMD::Snapshots) | openPMD::Snapshots | |
| OverrideExisting enum value | openPMD::Attributable | protected |
| parent() (defined in openPMD::Attributable) | openPMD::Attributable | inlineprotected |
| parent() const (defined in openPMD::Attributable) | openPMD::Attributable | inlineprotected |
| rbegin() -> reverse_iterator | openPMD::Snapshots | |
| rbegin() const -> const_reverse_iterator | openPMD::Snapshots | |
| readAttributes(ReadMode) (defined in openPMD::Attributable) | openPMD::Attributable | protected |
| readFloatingpoint(std::string const &key) const | openPMD::Attributable | inlineprotected |
| ReadMode enum name | openPMD::Attributable | protected |
| readVectorFloatingpoint(std::string const &key) const | openPMD::Attributable | inlineprotected |
| rend() -> reverse_iterator | openPMD::Snapshots | |
| rend() const -> const_reverse_iterator | openPMD::Snapshots | |
| retrieveSeries() const (defined in openPMD::Attributable) | openPMD::Attributable | protected |
| reverse_iterator typedef (defined in openPMD::Snapshots) | openPMD::Snapshots | |
| Series (defined in openPMD::Snapshots) | openPMD::Snapshots | friend |
| seriesFlush(std::string backendConfig="{}") | openPMD::Attributable | |
| seriesFlush_impl(internal::FlushParams const &) (defined in openPMD::Attributable) | openPMD::Attributable | protected |
| 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::AttributableData > attri) (defined in openPMD::Attributable) | openPMD::Attributable | inlineprotected |
| setDirty(bool dirty_in) (defined in openPMD::Attributable) | openPMD::Attributable | inlineprotected |
| setDirtyRecursive(bool dirty_in) (defined in openPMD::Attributable) | openPMD::Attributable | inlineprotected |
| setWritten(bool val, EnqueueAsynchronously) (defined in openPMD::Attributable) | openPMD::Attributable | protected |
| size() const -> size_t | openPMD::Snapshots | |
| size_type typedef (defined in openPMD::Snapshots) | openPMD::Snapshots | |
| snapshotWorkflow() const -> SnapshotWorkflow (defined in openPMD::Snapshots) | openPMD::Snapshots | |
| touch() | openPMD::Attributable | |
| value_type typedef (defined in openPMD::Snapshots) | openPMD::Snapshots | |
| writable() (defined in openPMD::Attributable) | openPMD::Attributable | inlineprotected |
| writable() const (defined in openPMD::Attributable) | openPMD::Attributable | inlineprotected |
| written() const (defined in openPMD::Attributable) | openPMD::Attributable | inlineprotected |
| ~Attributable()=default (defined in openPMD::Attributable) | openPMD::Attributable | virtual |