, including all inherited members.
close() | H5::Group | [virtual] |
CommonFG() | H5::CommonFG | |
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 | |
createDataSet(const char *name, const DataType &data_type, const DataSpace &data_space, const DSetCreatPropList &create_plist=DSetCreatPropList::DEFAULT) const | H5::CommonFG | |
createDataSet(const H5std_string &name, const DataType &data_type, const DataSpace &data_space, const DSetCreatPropList &create_plist=DSetCreatPropList::DEFAULT) const | H5::CommonFG | |
createGroup(const char *name, size_t size_hint=0) const | H5::CommonFG | |
createGroup(const H5std_string &name, size_t size_hint=0) const | H5::CommonFG | |
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::Group | [inline, virtual] |
getComment(const char *name, size_t bufsize=256) const | H5::CommonFG | |
getComment(const H5std_string &name, size_t bufsize=256) const | H5::CommonFG | |
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 (defined in H5::Group) | H5::Group | [virtual] |
getLinkval(const char *link_name, size_t size=0) const | H5::CommonFG | |
getLinkval(const H5std_string &link_name, size_t size=0) const | H5::CommonFG | |
getLocId() const | H5::Group | [virtual] |
getNumAttrs() const | H5::H5Object | |
getNumObjs() const | H5::CommonFG | |
getObjinfo(const char *name, hbool_t follow_link, H5G_stat_t &statbuf) const | H5::CommonFG | |
getObjinfo(const H5std_string &name, hbool_t follow_link, H5G_stat_t &statbuf) const | H5::CommonFG | |
getObjinfo(const char *name, H5G_stat_t &statbuf) const | H5::CommonFG | |
getObjinfo(const H5std_string &name, H5G_stat_t &statbuf) const | H5::CommonFG | |
getObjnameByIdx(hsize_t idx, H5std_string &name, size_t size) const | H5::CommonFG | |
getObjnameByIdx(hsize_t idx) const | H5::CommonFG | |
getObjType(void *ref, H5R_type_t ref_type=H5R_OBJECT) const | H5::Group | |
getObjTypeByIdx(hsize_t idx) const | H5::CommonFG | |
getObjTypeByIdx(hsize_t idx, H5std_string &type_name) const | H5::CommonFG | |
getRegion(void *ref, H5R_type_t ref_type=H5R_DATASET_REGION) const | H5::Group | |
Group(H5Object &obj, const void *ref, H5R_type_t ref_type=H5R_OBJECT) | H5::Group | |
Group(H5File &h5file, const void *ref, H5R_type_t ref_type=H5R_OBJECT) | H5::Group | |
Group(Attribute &attr, const void *ref, H5R_type_t ref_type=H5R_OBJECT) | H5::Group | |
Group() | H5::Group | |
Group(const Group &original) | H5::Group | |
Group(const hid_t group_id) | H5::Group | |
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 | |
iterateElems(const char *name, int *idx, H5G_iterate_t op, void *op_data) | H5::CommonFG | |
iterateElems(const H5std_string &name, int *idx, H5G_iterate_t op, void *op_data) | H5::CommonFG | |
link(H5L_type_t link_type, const char *curr_name, const char *new_name) const | H5::CommonFG | |
link(H5L_type_t link_type, const H5std_string &curr_name, const H5std_string &new_name) const | H5::CommonFG | |
mount(const char *name, H5File &child, PropList &plist) const | H5::CommonFG | |
mount(const H5std_string &name, H5File &child, PropList &plist) const | H5::CommonFG | |
move(const char *src, const char *dst) const | H5::CommonFG | |
move(const H5std_string &src, const H5std_string &dst) const | H5::CommonFG | |
openArrayType(const char *name) const | H5::CommonFG | |
openArrayType(const H5std_string &name) const | H5::CommonFG | |
openAttribute(const char *name) const | H5::H5Object | |
openAttribute(const H5std_string &name) const | H5::H5Object | |
openAttribute(const unsigned int idx) const | H5::H5Object | |
openCompType(const char *name) const | H5::CommonFG | |
openCompType(const H5std_string &name) const | H5::CommonFG | |
openDataSet(const char *name) const | H5::CommonFG | |
openDataSet(const H5std_string &name) const | H5::CommonFG | |
openDataType(const char *name) const | H5::CommonFG | |
openDataType(const H5std_string &name) const | H5::CommonFG | |
openEnumType(const char *name) const | H5::CommonFG | |
openEnumType(const H5std_string &name) const | H5::CommonFG | |
openFloatType(const char *name) const | H5::CommonFG | |
openFloatType(const H5std_string &name) const | H5::CommonFG | |
openGroup(const char *name) const | H5::CommonFG | |
openGroup(const H5std_string &name) const | H5::CommonFG | |
openIntType(const char *name) const | H5::CommonFG | |
openIntType(const H5std_string &name) const | H5::CommonFG | |
openStrType(const char *name) const | H5::CommonFG | |
openStrType(const H5std_string &name) const | H5::CommonFG | |
openVarLenType(const char *name) const | H5::CommonFG | |
openVarLenType(const H5std_string &name) const | H5::CommonFG | |
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) | H5::Group | [protected, 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 | |
removeComment(const char *name) const | H5::CommonFG | |
removeComment(const H5std_string &name) const | H5::CommonFG | |
renameAttr(const char *oldname, const char *newname) const | H5::H5Object | |
renameAttr(const H5std_string &oldname, const H5std_string &newname) const | H5::H5Object | |
setComment(const char *name, const char *comment) const | H5::CommonFG | |
setComment(const H5std_string &name, const H5std_string &comment) const | H5::CommonFG | |
setId(const hid_t new_id) | H5::IdComponent | |
throwException(const H5std_string &func_name, const H5std_string &msg) const | H5::Group | [virtual] |
unlink(const char *name) const | H5::CommonFG | |
unlink(const H5std_string &name) const | H5::CommonFG | |
unmount(const char *name) const | H5::CommonFG | |
unmount(const H5std_string &name) const | H5::CommonFG | |
~CommonFG() | H5::CommonFG | [virtual] |
~Group() | H5::Group | [virtual] |
~H5Object() | H5::H5Object | [virtual] |
~IdComponent() | H5::IdComponent | [virtual] |