This is the complete list of members for H5::Attribute, including all inherited members.
| AbstractDs() | H5::AbstractDs | protected |
| attrExists(const char *name) const | H5::H5Location | virtual |
| attrExists(const H5std_string &name) const | H5::H5Location | virtual |
| Attribute(const Attribute &original) | H5::Attribute | |
| Attribute() | H5::Attribute | |
| Attribute(const hid_t attr_id) | H5::Attribute | |
| close() | H5::Attribute | virtual |
| closeObjId(hid_t obj_id) const | H5::H5Location | |
| createAttribute(const char *name, const DataType &type, const DataSpace &space, const PropList &create_plist=PropList::DEFAULT) const | H5::H5Location | virtual |
| createAttribute(const H5std_string &name, const DataType &type, const DataSpace &space, const PropList &create_plist=PropList::DEFAULT) const | H5::H5Location | virtual |
| decRefCount(const hid_t obj_id) const | H5::IdComponent | |
| decRefCount() const | H5::IdComponent | |
| dereference(const H5Location &loc, const void *ref, H5R_type_t ref_type=H5R_OBJECT) | H5::H5Location | |
| dereference(const Attribute &attr, const void *ref, H5R_type_t ref_type=H5R_OBJECT) | H5::H5Location | |
| f_Attribute_setId(Attribute *attr, hid_t new_id) | H5::Attribute | friend |
| flush(H5F_scope_t scope) const | H5::Attribute | |
| fromClass() const | H5::Attribute | inlinevirtual |
| getArrayType() const | H5::AbstractDs | |
| getComment(const char *name, size_t buf_size, char *comment) const | H5::H5Location | |
| getComment(const char *name, size_t buf_size=0) const | H5::H5Location | |
| getComment(const H5std_string &name, size_t buf_size=0) const | H5::H5Location | |
| getCompType() const | H5::AbstractDs | |
| getCounter(const hid_t obj_id) const | H5::IdComponent | |
| getCounter() const | H5::IdComponent | |
| getDataType() const | H5::AbstractDs | |
| getEnumType() const | H5::AbstractDs | |
| getFileName() const | H5::Attribute | |
| getFloatType() const | H5::AbstractDs | |
| getHDFObjType(const hid_t obj_id) | H5::IdComponent | static |
| getHDFObjType() const | H5::IdComponent | |
| getId() const | H5::Attribute | virtual |
| getInMemDataSize() const | H5::Attribute | virtual |
| getIntType() const | H5::AbstractDs | |
| getName(char *attr_name, size_t buf_size=0) const | H5::Attribute | |
| getName(size_t len) const | H5::Attribute | |
| getName() const | H5::Attribute | |
| getName(H5std_string &attr_name, size_t len=0) const | H5::Attribute | |
| getName(size_t buf_size, H5std_string &attr_name) const | H5::Attribute | |
| getNumAttrs() const | H5::H5Location | |
| getObjectInfo(H5O_info_t *oinfo) const | H5::H5Location | |
| getObjectInfo(const char *name, H5O_info_t *oinfo, const LinkAccPropList &lapl=LinkAccPropList::DEFAULT) const | H5::H5Location | |
| getObjectInfo(const H5std_string &name, H5O_info_t *oinfo, const LinkAccPropList &lapl=LinkAccPropList::DEFAULT) const | H5::H5Location | |
| getObjType(void *ref, H5R_type_t ref_type=H5R_OBJECT) const | H5::H5Location | |
| getRefObjType(void *ref, H5R_type_t ref_type=H5R_OBJECT) const | H5::H5Location | |
| getRegion(void *ref, H5R_type_t ref_type=H5R_DATASET_REGION) const | H5::H5Location | |
| getSpace() const | H5::Attribute | virtual |
| getStorageSize() const | H5::Attribute | virtual |
| getStrType() const | H5::AbstractDs | |
| getTypeClass() const | H5::AbstractDs | |
| getVarLenType() const | H5::AbstractDs | |
| incRefCount(const hid_t obj_id) const | H5::IdComponent | |
| incRefCount() const | H5::IdComponent | |
| isValid(hid_t an_id) | H5::IdComponent | static |
| H5::H5Location::iterateAttrs(attr_operator_t user_op, unsigned *idx=NULL, void *op_data=NULL) | H5::H5Location | virtual |
| nameExists(const char *name, const LinkAccPropList &lapl=LinkAccPropList::DEFAULT) const | H5::H5Location | |
| nameExists(const H5std_string &name, const LinkAccPropList &lapl=LinkAccPropList::DEFAULT) const | H5::H5Location | |
| objVersion() const | H5::H5Location | |
| openAttribute(const char *name) const | H5::H5Location | virtual |
| openAttribute(const H5std_string &name) const | H5::H5Location | virtual |
| openAttribute(const unsigned int idx) const | H5::H5Location | virtual |
| openObjId(const char *name, const LinkAccPropList &lapl=LinkAccPropList::DEFAULT) const | H5::H5Location | |
| openObjId(const H5std_string &name, const LinkAccPropList &lapl=LinkAccPropList::DEFAULT) const | H5::H5Location | |
| operator=(const IdComponent &rhs) | H5::IdComponent | |
| read(const DataType &mem_type, void *buf) const | H5::Attribute | |
| read(const DataType &mem_type, H5std_string &strg) const | H5::Attribute | |
| reference(void *ref, const char *name, H5R_type_t ref_type=H5R_OBJECT) const | H5::H5Location | |
| reference(void *ref, const H5std_string &name, H5R_type_t ref_type=H5R_OBJECT) const | H5::H5Location | |
| reference(void *ref, const char *name, const DataSpace &dataspace, H5R_type_t ref_type=H5R_DATASET_REGION) const | H5::H5Location | |
| reference(void *ref, const H5std_string &name, const DataSpace &dataspace, H5R_type_t ref_type=H5R_DATASET_REGION) const | H5::H5Location | |
| removeAttr(const char *name) const | H5::H5Location | virtual |
| removeAttr(const H5std_string &name) const | H5::H5Location | virtual |
| removeComment(const char *name) const | H5::H5Location | |
| removeComment(const H5std_string &name) const | H5::H5Location | |
| H5::H5Location::renameAttr(const char *oldname, const char *newname) const | H5::H5Location | virtual |
| H5::H5Location::renameAttr(const H5std_string &oldname, const H5std_string &newname) const | H5::H5Location | virtual |
| setComment(const char *name, const char *comment) const | H5::H5Location | |
| setComment(const H5std_string &name, const H5std_string &comment) const | H5::H5Location | |
| setComment(const char *comment) const | H5::H5Location | |
| setComment(const H5std_string &comment) const | H5::H5Location | |
| setId(const hid_t new_id) | H5::IdComponent | |
| write(const DataType &mem_type, const void *buf) const | H5::Attribute | |
| write(const DataType &mem_type, const H5std_string &strg) const | H5::Attribute | |
| ~AbstractDs() | H5::AbstractDs | virtual |
| ~Attribute() | H5::Attribute | virtual |
| ~H5Location() | H5::H5Location | protectedvirtual |
| ~IdComponent() | H5::IdComponent | virtual |
|
The HDF Group Help Desk: |
Copyright by
The HDF Group
and the Board of Trustees of the University of Illinois |