, including all inherited members.
close() | H5::H5File | [virtual] |
CommonFG() | H5::CommonFG | |
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 | |
flush(H5F_scope_t scope) const | H5::H5File | |
fromClass() const | H5::H5File | [inline, virtual] |
getAccessPlist() const | H5::H5File | |
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 | |
getCreatePlist() const | H5::H5File | |
getFileName() const | H5::H5File | |
getFileSize() const | H5::H5File | |
getFreeSpace() const | H5::H5File | |
getHDFObjType(const hid_t obj_id) | H5::IdComponent | [static] |
getId() const (defined in H5::H5File) | H5::H5File | [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::H5File | [virtual] |
getNumObjs() const | H5::CommonFG | |
getObjCount(unsigned types) const | H5::H5File | |
getObjCount() const | H5::H5File | |
getObjIDs(unsigned types, size_t max_objs, hid_t *oid_list) const | H5::H5File | |
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::H5File | |
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::H5File | |
getVFDHandle(FileAccPropList &fapl, void **file_handle) const | H5::H5File | |
getVFDHandle(void **file_handle) const | H5::H5File | |
H5File(const char *name, unsigned int flags, const FileCreatPropList &create_plist=FileCreatPropList::DEFAULT, const FileAccPropList &access_plist=FileAccPropList::DEFAULT) | H5::H5File | |
H5File(const H5std_string &name, unsigned int flags, const FileCreatPropList &create_plist=FileCreatPropList::DEFAULT, const FileAccPropList &access_plist=FileAccPropList::DEFAULT) | H5::H5File | |
H5File() | H5::H5File | |
H5File(const H5File &original) | H5::H5File | |
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 | |
isHdf5(const char *name) | H5::H5File | [static] |
isHdf5(const H5std_string &name) | H5::H5File | [static] |
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 | |
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 | |
openFile(const H5std_string &name, unsigned int flags, const FileAccPropList &access_plist=FileAccPropList::DEFAULT) | H5::H5File | |
openFile(const char *name, unsigned int flags, const FileAccPropList &access_plist=FileAccPropList::DEFAULT) | H5::H5File | |
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_get_file_name() const (defined in H5::IdComponent) | H5::IdComponent | [protected] |
p_setId(const hid_t new_id) | H5::H5File | [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::H5File | |
reference(void *ref, const char *name) const | H5::H5File | |
reference(void *ref, const H5std_string &name) const | H5::H5File | |
removeComment(const char *name) const | H5::CommonFG | |
removeComment(const H5std_string &name) const | H5::CommonFG | |
reOpen() | H5::H5File | |
reopen() | H5::H5File | |
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::H5File | [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] |
~H5File() | H5::H5File | [virtual] |
~IdComponent() | H5::IdComponent | [virtual] |