openPMD-api
openPMD
PatchRecord
openPMD::PatchRecord Member List
This is the complete list of members for
openPMD::PatchRecord
, including all inherited members.
allocator_type
typedef (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
at
(key_type const &key) (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
at
(key_type const &key) const (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
Attributable
(std::shared_ptr< internal::AttributableData >) (defined in
openPMD::Attributable
)
openPMD::Attributable
protected
Attributable
() (defined in
openPMD::Attributable
)
openPMD::Attributable
attributes
() const
openPMD::Attributable
BaseRecord
(std::shared_ptr< internal::BaseRecordData< PatchRecordComponent > >) (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
protected
BaseRecord
(internal::BaseRecordData< PatchRecordComponent > *) (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
protected
begin
() noexcept (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
begin
() const noexcept (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
cbegin
() const noexcept (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
cend
() const noexcept (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
clear
()
openPMD::Container< PatchRecordComponent >
inline
clear_unchecked
() (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
comment
() const
openPMD::Attributable
const_iterator
typedef (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
const_pointer
typedef (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
const_reference
typedef (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
container
() const (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
protected
container
() (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
protected
Container
(std::shared_ptr< ContainerData > containerData) (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
Container
() (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
Container< PatchRecord >
(defined in
openPMD::PatchRecord
)
openPMD::PatchRecord
friend
ContainerData
typedef (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
protected
containingIteration
() const
openPMD::Attributable
containingIteration
() (defined in
openPMD::Attributable
)
openPMD::Attributable
contains
(key_type const &key) const
openPMD::Container< PatchRecordComponent >
inline
containsAttribute
(std::string const &key) const
openPMD::Attributable
count
(key_type const &key) const
openPMD::Container< PatchRecordComponent >
inline
deleteAttribute
(std::string const &key)
openPMD::Attributable
difference_type
typedef (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
dirty
() const (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
dirty
() (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
emplace
(Args &&...args) -> decltype(InternalContainer().emplace(std::forward< Args >(args)...))
openPMD::Container< PatchRecordComponent >
inline
empty
() const noexcept (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
end
() noexcept (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
end
() const noexcept (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
erase
(key_type const &key) override (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
erase
(iterator res) override (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
Container< PatchRecordComponent >::erase
(key_type const &key)
openPMD::Container< PatchRecordComponent >
inline
virtual
Container< PatchRecordComponent >::erase
(iterator res)
openPMD::Container< PatchRecordComponent >
inline
virtual
find
(key_type const &key) (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
find
(key_type const &key) const (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
flushAttributes
(internal::FlushParams const &) (defined in
openPMD::Attributable
)
openPMD::Attributable
FullyReread
enum value
openPMD::Attributable
getAttribute
(std::string const &key) const
openPMD::Attributable
IgnoreExisting
enum value
openPMD::Attributable
insert
(value_type const &value) (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
insert
(P &&value) (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
insert
(const_iterator hint, value_type const &value) (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
insert
(const_iterator hint, P &&value) (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
insert
(InputIt first, InputIt last) (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
insert
(std::initializer_list< value_type > ilist) (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
InternalContainer
typedef (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
protected
IOHandler
() (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
IOHandler
() const (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
iterator
typedef (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
key_type
typedef (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
m_attri
(defined in
openPMD::Attributable
)
openPMD::Attributable
protected
m_containerData
(defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
protected
mapped_type
typedef (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
myPath
() const
openPMD::Attributable
numAttributes
() const
openPMD::Attributable
operator[]
(key_type const &key) override (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
operator[]
(key_type &&key) override (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
operator[]
(std::string &&key) (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
Container< PatchRecordComponent >::operator[]
(key_type const &key)
openPMD::Container< PatchRecordComponent >
inline
virtual
Container< PatchRecordComponent >::operator[]
(key_type &&key)
openPMD::Container< PatchRecordComponent >
inline
virtual
OverrideExisting
enum value
openPMD::Attributable
parent
() (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
parent
() const (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
ParticlePatches
(defined in
openPMD::PatchRecord
)
openPMD::PatchRecord
friend
ParticleSpecies
(defined in
openPMD::PatchRecord
)
openPMD::PatchRecord
friend
pointer
typedef (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
readAttributes
(ReadMode) (defined in
openPMD::Attributable
)
openPMD::Attributable
readBase
() (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
protected
readFloatingpoint
(std::string const &key) const
openPMD::Attributable
inline
ReadMode
enum name
openPMD::Attributable
readVectorFloatingpoint
(std::string const &key) const
openPMD::Attributable
inline
reference
typedef (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
retrieveSeries
() const (defined in
openPMD::Attributable
)
openPMD::Attributable
scalar
() const
openPMD::BaseRecord< PatchRecordComponent >
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
(internal::BaseRecordData< PatchRecordComponent > *data) (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
inline
protected
setData
(std::shared_ptr< ContainerData > containerData) (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
protected
setData
(std::shared_ptr< internal::AttributableData > attri) (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
setUnitDimension
(std::map< UnitDimension, double > const &) (defined in
openPMD::PatchRecord
)
openPMD::PatchRecord
size
() const noexcept (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
size_type
typedef (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
swap
(Container &other) (defined in
openPMD::Container< PatchRecordComponent >
)
openPMD::Container< PatchRecordComponent >
inline
unitDimension
() const
openPMD::BaseRecord< PatchRecordComponent >
value_type
typedef (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
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
~BaseRecord
()=default (defined in
openPMD::BaseRecord< PatchRecordComponent >
)
openPMD::BaseRecord< PatchRecordComponent >
virtual
~PatchRecord
() override=default (defined in
openPMD::PatchRecord
)
openPMD::PatchRecord
Generated by
1.8.13