allocator_type typedef (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | |
at(key_type const &key) (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inline |
at(key_type const &key) const (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inline |
AttributableInterface(internal::AttributableData *) (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | protected |
AttributableInterface(T *attri) (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | inlineprotected |
attributes() const | openPMD::AttributableInterface | |
BaseRecord(BaseRecord const &b) (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | |
BaseRecord() (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | protected |
begin() noexcept (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inline |
begin() const noexcept (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inline |
cbegin() const noexcept (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inline |
cend() const noexcept (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inline |
clear() | openPMD::Container< RecordComponent > | inline |
clear_unchecked() (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inlineprotected |
comment() const | openPMD::AttributableInterface | |
const_iterator typedef (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | |
const_pointer typedef (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | |
const_reference typedef (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | |
Container(Container const &)=default (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | |
Container() (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inlineprotected |
Container< Record > (defined in openPMD::Record) | openPMD::Record | friend |
containingIteration() const | openPMD::AttributableInterface | protected |
containingIteration() (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | protected |
contains(key_type const &key) const | openPMD::Container< RecordComponent > | inline |
containsAttribute(std::string const &key) const | openPMD::AttributableInterface | |
count(key_type const &key) const | openPMD::Container< RecordComponent > | inline |
deleteAttribute(std::string const &key) | openPMD::AttributableInterface | |
difference_type typedef (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | |
dirty() const (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | inlineprotected |
dirty() (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | inlineprotected |
emplace(Args &&...args) -> decltype(InternalContainer().emplace(std::forward< Args >(args)...)) | openPMD::Container< RecordComponent > | inline |
empty() const noexcept (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inline |
end() noexcept (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inline |
end() const noexcept (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inline |
erase(key_type const &key) override (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | inline |
erase(iterator res) override (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | inline |
Container< RecordComponent >::erase(key_type const &key) | openPMD::Container< RecordComponent > | inlinevirtual |
Container< RecordComponent >::erase(iterator res) | openPMD::Container< RecordComponent > | inlinevirtual |
eraseStaleEntries() (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inlineprotected |
find(key_type const &key) (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inline |
find(key_type const &key) const (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inline |
flushAttributes(internal::FlushParams const &) (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | protected |
FullyReread enum value | openPMD::AttributableInterface | protected |
get() (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | inlineprotected |
get() const (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | inlineprotected |
getAttribute(std::string const &key) const | openPMD::AttributableInterface | |
IgnoreExisting enum value | openPMD::AttributableInterface | protected |
insert(value_type const &value) (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inline |
insert(P &&value) (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inline |
insert(const_iterator hint, value_type const &value) (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inline |
insert(const_iterator hint, P &&value) (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inline |
insert(InputIt first, InputIt last) (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inline |
insert(std::initializer_list< value_type > ilist) (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inline |
InternalContainer typedef (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | protected |
IOHandler() (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | inlineprotected |
IOHandler() const (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | inlineprotected |
Iteration (defined in openPMD::Record) | openPMD::Record | friend |
iterator typedef (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | |
key_type typedef (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | |
LegacyAttributable() (defined in openPMD::LegacyAttributable) | openPMD::LegacyAttributable | inline |
m_attri (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | protected |
m_attributableData (defined in openPMD::LegacyAttributable) | openPMD::LegacyAttributable | protected |
m_container (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | protected |
m_containsScalar (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | protected |
mapped_type typedef (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | |
myPath() const | openPMD::AttributableInterface | |
numAttributes() const | openPMD::AttributableInterface | |
operator=(Record const &)=default (defined in openPMD::Record) | openPMD::Record | |
operator=(BaseRecord const &b) (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | |
operator[](key_type const &key) override (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | inline |
operator[](key_type &&key) override (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | inline |
operator[](std::string &&key) (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | |
Container< RecordComponent >::operator[](key_type const &key) | openPMD::Container< RecordComponent > | inlinevirtual |
Container< RecordComponent >::operator[](key_type &&key) | openPMD::Container< RecordComponent > | inlinevirtual |
OverrideExisting enum value | openPMD::AttributableInterface | protected |
parent() (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | inlineprotected |
parent() const (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | inlineprotected |
ParticleSpecies (defined in openPMD::Record) | openPMD::Record | friend |
pointer typedef (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | |
readAttributes(ReadMode) (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | protected |
readBase() (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | inlineprotected |
readFloatingpoint(std::string const &key) const | openPMD::AttributableInterface | inlineprotected |
ReadMode enum name | openPMD::AttributableInterface | protected |
readVectorFloatingpoint(std::string const &key) const | openPMD::AttributableInterface | inlineprotected |
Record(Record const &)=default (defined in openPMD::Record) | openPMD::Record | |
reference typedef (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | |
retrieveSeries() const (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | protected |
retrieveSeries() (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | protected |
scalar() const | openPMD::BaseRecord< RecordComponent > | inline |
seriesFlush() | openPMD::AttributableInterface | |
seriesFlush(internal::FlushParams) (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | protected |
setAttribute(std::string const &key, T value) | openPMD::AttributableInterface | inline |
setAttribute(std::string const &key, char const value[]) (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | inline |
setAttributeImpl(std::string const &key, T value, internal::SetAttributeMode) (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | inlineprotected |
setAttributeImpl(std::string const &key, char const value[], internal::SetAttributeMode) (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | inlineprotected |
setComment(std::string const &comment) | openPMD::AttributableInterface | |
setTimeOffset(T) (defined in openPMD::Record) | openPMD::Record | inline |
setUnitDimension(std::map< UnitDimension, double > const &) (defined in openPMD::Record) | openPMD::Record | |
size() const noexcept (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inline |
size_type typedef (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | |
swap(Container &other) (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | inline |
timeOffset() const (defined in openPMD::Record) | openPMD::Record | inline |
unitDimension() const | openPMD::BaseRecord< RecordComponent > | inline |
value_type typedef (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | |
writable() (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | inlineprotected |
writable() const (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | inlineprotected |
written() const (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | inlineprotected |
written() (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | inlineprotected |
~AttributableInterface()=default (defined in openPMD::AttributableInterface) | openPMD::AttributableInterface | virtual |
~BaseRecord()=default (defined in openPMD::BaseRecord< RecordComponent >) | openPMD::BaseRecord< RecordComponent > | virtual |
~Container()=default (defined in openPMD::Container< RecordComponent >) | openPMD::Container< RecordComponent > | virtual |
~Record() override=default (defined in openPMD::Record) | openPMD::Record | |