__create_attribute__(hsize_t typesize=0) | Utopia::DataIO::HDFAttribute | inlineprivate |
__read_container__(Type &buffer) | Utopia::DataIO::HDFAttribute | inlineprivate |
__read_pointertype__(Type buffer) | Utopia::DataIO::HDFAttribute | inlineprivate |
__read_scalartype__(Type &buffer) | Utopia::DataIO::HDFAttribute | inlineprivate |
__read_stringtype__(Type &buffer) | Utopia::DataIO::HDFAttribute | inlineprivate |
__write_container__(Type attribute_data) | Utopia::DataIO::HDFAttribute | inlineprivate |
__write_pointertype__(Type attribute_data) | Utopia::DataIO::HDFAttribute | inlineprivate |
__write_scalartype__(Type attribute_data) | Utopia::DataIO::HDFAttribute | inlineprivate |
__write_stringtype__(Type attribute_data) | Utopia::DataIO::HDFAttribute | inlineprivate |
_dataspace | Utopia::DataIO::HDFAttribute | private |
_id | Utopia::DataIO::HDFObject< HDFCategory::attribute > | protected |
_log | Utopia::DataIO::HDFObject< HDFCategory::attribute > | protected |
_parent_identifier | Utopia::DataIO::HDFAttribute | private |
_path | Utopia::DataIO::HDFObject< HDFCategory::attribute > | protected |
_shape | Utopia::DataIO::HDFAttribute | private |
_type | Utopia::DataIO::HDFAttribute | private |
Base typedef | Utopia::DataIO::HDFAttribute | |
bind_to(hid_t id, std::function< herr_t(hid_t) > closing_func, std::string path={}) | Utopia::DataIO::HDFObject< HDFCategory::attribute > | inline |
category | Utopia::DataIO::HDFObject< HDFCategory::attribute > | static |
close() | Utopia::DataIO::HDFAttribute | inline |
get_C_id() const | Utopia::DataIO::HDFObject< HDFCategory::attribute > | inline |
get_filespace() | Utopia::DataIO::HDFAttribute | inline |
get_id_object() const | Utopia::DataIO::HDFObject< HDFCategory::attribute > | inline |
get_logger() const | Utopia::DataIO::HDFObject< HDFCategory::attribute > | inline |
get_parent_id() | Utopia::DataIO::HDFAttribute | inline |
get_path() const | Utopia::DataIO::HDFObject< HDFCategory::attribute > | inline |
get_refcount() | Utopia::DataIO::HDFObject< HDFCategory::attribute > | inline |
get_shape() | Utopia::DataIO::HDFAttribute | inline |
get_type() | Utopia::DataIO::HDFAttribute | inline |
HDFAttribute()=default | Utopia::DataIO::HDFAttribute | |
HDFAttribute(const HDFAttribute &other)=default | Utopia::DataIO::HDFAttribute | |
HDFAttribute(HDFAttribute &&other)=default | Utopia::DataIO::HDFAttribute | |
HDFAttribute(const HDFObject< cat > &object, std::string name) | Utopia::DataIO::HDFAttribute | inline |
HDFObject() | Utopia::DataIO::HDFObject< HDFCategory::attribute > | inline |
HDFObject(HDFObject &&other) | Utopia::DataIO::HDFObject< HDFCategory::attribute > | inline |
HDFObject(const HDFObject &other)=default | Utopia::DataIO::HDFObject< HDFCategory::attribute > | |
HDFObject(hid_t id, std::function< herr_t(hid_t) > closing_func, std::string path={}) | Utopia::DataIO::HDFObject< HDFCategory::attribute > | inline |
is_valid() const | Utopia::DataIO::HDFObject< HDFCategory::attribute > | inlinevirtual |
open(const HDFObject< cat > &parent, std::string name) | Utopia::DataIO::HDFAttribute | inline |
open(const HDFIdentifier &parent, std::string name) | Utopia::DataIO::HDFAttribute | inline |
operator=(const HDFAttribute &other)=default | Utopia::DataIO::HDFAttribute | |
operator=(HDFAttribute &&other)=default | Utopia::DataIO::HDFAttribute | |
HDFObject< HDFCategory::attribute >::operator=(const HDFObject &other) | Utopia::DataIO::HDFObject< HDFCategory::attribute > | inline |
HDFObject< HDFCategory::attribute >::operator=(HDFObject &&other) | Utopia::DataIO::HDFObject< HDFCategory::attribute > | inline |
read() | Utopia::DataIO::HDFAttribute | inline |
read(Type &buffer) | Utopia::DataIO::HDFAttribute | inline |
swap(HDFAttribute &other) | Utopia::DataIO::HDFAttribute | inline |
HDFObject< HDFCategory::attribute >::swap(HDFObject &other) | Utopia::DataIO::HDFObject< HDFCategory::attribute > | inline |
write(Type attribute_data, std::vector< hsize_t > shape={}) | Utopia::DataIO::HDFAttribute | inline |
write(Iter begin, Iter end, Adaptor adaptor=[](auto &value) { return value;}, [[maybe_unused]] std::vector< hsize_t > shape={}) | Utopia::DataIO::HDFAttribute | inline |
~HDFAttribute() | Utopia::DataIO::HDFAttribute | inlinevirtual |
~HDFObject() | Utopia::DataIO::HDFObject< HDFCategory::attribute > | inlinevirtual |