h5cpp  0.5.1
A modern C++ wrapper for the HDF5 C library
hdf5::attribute::AttributeManager Member List

This is the complete list of members for hdf5::attribute::AttributeManager, including all inherited members.

AttributeManager()=deletehdf5::attribute::AttributeManager
AttributeManager(node::Node &node)hdf5::attribute::AttributeManager
AttributeManager(const AttributeManager &manager)=defaulthdf5::attribute::AttributeManager
begin() consthdf5::attribute::AttributeManager
create(const std::string &name, const datatype::Datatype &datatype, const dataspace::Dataspace &dataspace, const property::AttributeCreationList &acpl=property::AttributeCreationList()) consthdf5::attribute::AttributeManager
create(const std::string &name, const property::AttributeCreationList &acpl=property::AttributeCreationList()) consthdf5::attribute::AttributeManager
create(const std::string &name, const Dimensions &shape, const property::AttributeCreationList &acpl=property::AttributeCreationList()) consthdf5::attribute::AttributeManager
create_from(const std::string &name, const T &value)hdf5::attribute::AttributeManager
end() consthdf5::attribute::AttributeManager
exists(const std::string &name) consthdf5::attribute::AttributeManager
iterator_config() noexcepthdf5::attribute::AttributeManager
iterator_config() const noexcepthdf5::attribute::AttributeManager
node() const noexcepthdf5::attribute::AttributeManager
operator[](size_t index) consthdf5::attribute::AttributeManager
operator[](const std::string &name) consthdf5::attribute::AttributeManager
remove(const std::string &name) consthdf5::attribute::AttributeManager
remove(size_t index) consthdf5::attribute::AttributeManager
rename(const std::string &old_name, const std::string &new_name) consthdf5::attribute::AttributeManager
size() consthdf5::attribute::AttributeManager