h5cpp  0.5.0
A modern C++ wrapper for the HDF5 C library
hdf5::attribute::Attribute Member List

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

Attribute(ObjectHandle &&handle, const node::Link &parent_link)hdf5::attribute::Attribute
Attribute()=defaulthdf5::attribute::Attribute
close()hdf5::attribute::Attribute
dataspace() consthdf5::attribute::Attribute
datatype() consthdf5::attribute::Attribute
is_valid() consthdf5::attribute::Attribute
name() consthdf5::attribute::Attribute
operator hid_t() consthdf5::attribute::Attributeinline
parent_link() const noexcepthdf5::attribute::Attribute
read(T &data) consthdf5::attribute::Attribute
read(T &data, const datatype::Datatype &mem_type) consthdf5::attribute::Attribute
write(const T &data) consthdf5::attribute::Attribute
write(const char *data) consthdf5::attribute::Attribute
write(const std::initializer_list< T > &list) consthdf5::attribute::Attributeinline
write(const T &data, const datatype::Datatype &mem_type) consthdf5::attribute::Attribute
write(const char *data, const datatype::Datatype &mem_type) consthdf5::attribute::Attribute