CopyFlags() noexcept | hdf5::property::CopyFlags | |
CopyFlags(unsigned flags) noexcept | hdf5::property::CopyFlags | explicit |
CopyFlags(const CopyFlags &flags)=default | hdf5::property::CopyFlags | |
expand_external_links() const noexcept | hdf5::property::CopyFlags | |
expand_external_links(bool flag) noexcept | hdf5::property::CopyFlags | |
expand_references() const noexcept | hdf5::property::CopyFlags | |
expand_references(bool flag) noexcept | hdf5::property::CopyFlags | |
expand_soft_links() const noexcept | hdf5::property::CopyFlags | |
expand_soft_links(bool flag) noexcept | hdf5::property::CopyFlags | |
merge_committed_types() const noexcept | hdf5::property::CopyFlags | |
merge_committed_types(bool flag) noexcept | hdf5::property::CopyFlags | |
operator unsigned() const noexcept | hdf5::property::CopyFlags | inlineexplicit |
operator&=(const CopyFlag &flag) noexcept | hdf5::property::CopyFlags | |
operator&=(const CopyFlags &flags) noexcept | hdf5::property::CopyFlags | |
operator|=(const CopyFlag &flag) noexcept | hdf5::property::CopyFlags | |
operator|=(const CopyFlags &flags) noexcept | hdf5::property::CopyFlags | |
shallow_hierarchy() const noexcept | hdf5::property::CopyFlags | |
shallow_hierarchy(bool flag) noexcept | hdf5::property::CopyFlags | |
without_attributes() const noexcept | hdf5::property::CopyFlags | |
without_attributes(bool flag) noexcept | hdf5::property::CopyFlags | |