H5::H5Object Member List

This is the complete list of members for H5::H5Object, including all inherited members.
close()=0 (defined in H5::IdComponent)H5::IdComponent [pure virtual]
createAttribute(const char *name, const DataType &type, const DataSpace &space, const PropList &create_plist=PropList::DEFAULT) const H5::H5Object
createAttribute(const H5std_string &name, const DataType &type, const DataSpace &space, const PropList &create_plist=PropList::DEFAULT) const H5::H5Object
decRefCount(const hid_t obj_id) const H5::IdComponent
decRefCount() const H5::IdComponent
dereference(H5File &h5file, const void *ref, H5R_type_t ref_type=H5R_OBJECT)H5::H5Object
dereference(H5Object &obj, const void *ref, H5R_type_t ref_type=H5R_OBJECT)H5::H5Object
dereference(Attribute &attr, const void *ref, H5R_type_t ref_type=H5R_OBJECT)H5::H5Object
flush(H5F_scope_t scope) const H5::H5Object
fromClass() const H5::IdComponent [inline, virtual]
getCounter(const hid_t obj_id) const H5::IdComponent
getCounter() const H5::IdComponent
getFileName() const H5::H5Object
getHDFObjType(const hid_t obj_id)H5::IdComponent [static]
getId() const =0 (defined in H5::IdComponent)H5::IdComponent [pure virtual]
getNumAttrs() const H5::H5Object
H5Object(const H5Object &original)H5::H5Object
H5Object() (defined in H5::H5Object)H5::H5Object [protected]
H5Object(const hid_t object_id) (defined in H5::H5Object)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::H5Object
openAttribute(const char *name) const H5::H5Object
openAttribute(const H5std_string &name) const H5::H5Object
openAttribute(const unsigned int idx) const H5::H5Object
operator=(const IdComponent &rhs)H5::IdComponent
p_dereference(hid_t loc_id, const void *ref, H5R_type_t ref_type) (defined in H5::H5Object)H5::H5Object [protected]
p_get_file_id() (defined in H5::H5Object)H5::H5Object [protected]
p_get_file_name() const (defined in H5::IdComponent)H5::IdComponent [protected]
p_get_obj_type(void *ref, H5R_type_t ref_type) const (defined in H5::H5Object)H5::H5Object [protected]
p_get_region(void *ref, H5R_type_t ref_type) const (defined in H5::H5Object)H5::H5Object [protected]
p_reference(void *ref, const char *name, hid_t space_id, H5R_type_t ref_type) const (defined in H5::H5Object)H5::H5Object [protected]
p_setId(const hid_t new_id)=0 (defined in H5::IdComponent)H5::IdComponent [protected, pure virtual]
p_valid_id(const hid_t obj_id) (defined in H5::IdComponent)H5::IdComponent [protected, static]
reference(void *ref, const char *name, const DataSpace &dataspace, H5R_type_t ref_type=H5R_DATASET_REGION) const H5::H5Object
reference(void *ref, const char *name) const H5::H5Object
reference(void *ref, const H5std_string &name) const H5::H5Object
removeAttr(const char *name) const H5::H5Object
removeAttr(const H5std_string &name) const H5::H5Object
renameAttr(const char *oldname, const char *newname) const H5::H5Object
renameAttr(const H5std_string &oldname, const H5std_string &newname) const H5::H5Object
setId(const hid_t new_id)H5::IdComponent
~H5Object()H5::H5Object [virtual]
~IdComponent()H5::IdComponent [virtual]