|
h5cpp 0.7.1
A modern C++ wrapper for the HDF5 C library
|
This is the complete list of members for hdf5::attribute::AttributeManager, including all inherited members.
| AttributeManager()=delete | hdf5::attribute::AttributeManager | |
| AttributeManager(node::Node &node) | hdf5::attribute::AttributeManager | |
| AttributeManager(const AttributeManager &manager)=default | hdf5::attribute::AttributeManager | |
| begin() const | hdf5::attribute::AttributeManager | |
| create(const std::string &name, const datatype::Datatype &datatype, const dataspace::Dataspace &dataspace, const property::AttributeCreationList &acpl=property::AttributeCreationList()) const | hdf5::attribute::AttributeManager | |
| create(const std::string &name, const property::AttributeCreationList &acpl=property::AttributeCreationList()) const | hdf5::attribute::AttributeManager | |
| create(const std::string &name, const Dimensions &shape, const property::AttributeCreationList &acpl=property::AttributeCreationList()) const | hdf5::attribute::AttributeManager | |
| create_from(const std::string &name, const T &value) | hdf5::attribute::AttributeManager | |
| end() const | hdf5::attribute::AttributeManager | |
| exists(const std::string &name) const | hdf5::attribute::AttributeManager | |
| iterator_config() noexcept | hdf5::attribute::AttributeManager | |
| iterator_config() const noexcept | hdf5::attribute::AttributeManager | |
| node() const noexcept | hdf5::attribute::AttributeManager | |
| operator[](size_t index) const | hdf5::attribute::AttributeManager | |
| operator[](const std::string &name) const | hdf5::attribute::AttributeManager | |
| remove(const std::string &name) const | hdf5::attribute::AttributeManager | |
| remove(size_t index) const | hdf5::attribute::AttributeManager | |
| rename(const std::string &old_name, const std::string &new_name) const | hdf5::attribute::AttributeManager | |
| size() const | hdf5::attribute::AttributeManager |