This is the complete list of members for H5::H5Object, including all inherited members.
attrExists(const char *name) const | H5::H5Location | |
attrExists(const H5std_string &name) const | H5::H5Location | |
close()=0 | H5::IdComponent | pure virtual |
createAttribute(const char *name, const DataType &type, const DataSpace &space, const PropList &create_plist=PropList::DEFAULT) const | H5::H5Location | |
createAttribute(const H5std_string &name, const DataType &type, const DataSpace &space, const PropList &create_plist=PropList::DEFAULT) const | H5::H5Location | |
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 | |
flush(H5F_scope_t scope) const | H5::H5Location | |
fromClass() const | H5::IdComponent | inlinevirtual |
getComment(const char *name, size_t bufsize=256) const | H5::H5Location | |
getComment(const H5std_string &name, size_t bufsize=256) const | H5::H5Location | |
getCounter(const hid_t obj_id) const | H5::IdComponent | |
getCounter() const | H5::IdComponent | |
getFileName() const | H5::H5Location | |
getHDFObjType(const hid_t obj_id) | H5::IdComponent | static |
getId() const =0 | H5::H5Location | pure virtual |
getNumAttrs() 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 | |
H5Location() | H5::H5Location | protected |
H5Location(const hid_t loc_id) | H5::H5Location | protected |
H5Location(const H5Location &original) | H5::H5Location | protected |
H5Object(const H5Object &original) | H5::H5Object | |
H5Object() | H5::H5Object | protected |
H5Object(const hid_t object_id) | H5::H5Object | protected |
IdComponent(const hid_t h5_id) | H5::IdComponent | |
IdComponent(const IdComponent &original) | H5::IdComponent | |
IdComponent() | H5::IdComponent | protected |
incRefCount(const hid_t obj_id) const | H5::IdComponent | |
incRefCount() const | H5::IdComponent | |
inMemFunc(const char *func_name) const | H5::IdComponent | |
iterateAttrs(attr_operator_t user_op, unsigned *idx=NULL, void *op_data=NULL) | H5::H5Location | |
openAttribute(const char *name) const | H5::H5Location | |
openAttribute(const H5std_string &name) const | H5::H5Location | |
openAttribute(const unsigned int idx) const | H5::H5Location | |
operator=(const IdComponent &rhs) | H5::IdComponent | |
p_dereference(hid_t loc_id, const void *ref, H5R_type_t ref_type, const char *from_func) | H5::H5Location | protected |
p_get_file_name() const | H5::IdComponent | protected |
p_get_obj_type(void *ref, H5R_type_t ref_type) const | H5::H5Location | protected |
p_get_ref_obj_type(void *ref, H5R_type_t ref_type) const | H5::H5Location | protected |
p_reference(void *ref, const char *name, hid_t space_id, H5R_type_t ref_type) const | H5::H5Location | protected |
p_setId(const hid_t new_id)=0 | H5::IdComponent | protectedpure virtual |
p_valid_id(const hid_t obj_id) | H5::IdComponent | protectedstatic |
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 | |
removeAttr(const H5std_string &name) const | H5::H5Location | |
removeComment(const char *name) const | H5::H5Location | |
removeComment(const H5std_string &name) const | H5::H5Location | |
renameAttr(const char *oldname, const char *newname) const | H5::H5Location | |
renameAttr(const H5std_string &oldname, const H5std_string &newname) const | H5::H5Location | |
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 | |
~H5Location() | H5::H5Location | protectedvirtual |
~H5Object() | H5::H5Object | virtual |
~IdComponent() | H5::IdComponent | virtual |