, including all inherited members.
close() | H5::DataType | [virtual] |
commit(H5File &loc, const char *name) | H5::DataType | |
commit(H5File &loc, const H5std_string &name) | H5::DataType | |
commit(H5Object &loc, const char *name) | H5::DataType | |
commit(H5Object &loc, const H5std_string &name) | H5::DataType | |
committed() const | H5::DataType | |
convert(const DataType &dest, size_t nelmts, void *buf, void *background, const PropList &plist=PropList::DEFAULT) const | H5::DataType | |
copy(const DataType &like_type) | H5::DataType | |
copy(const DataSet &dset) | H5::DataType | |
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 | |
DataType(const H5T_class_t type_class, size_t size) | H5::DataType | |
DataType(const DataType &original) | H5::DataType | |
DataType(H5Object &obj, const void *ref, H5R_type_t ref_type=H5R_OBJECT) | H5::DataType | |
DataType(H5File &h5file, const void *ref, H5R_type_t ref_type=H5R_OBJECT) | H5::DataType | |
DataType(Attribute &attr, const void *ref, H5R_type_t ref_type=H5R_OBJECT) | H5::DataType | |
DataType(const hid_t type_id) | H5::DataType | |
DataType() | H5::DataType | |
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 | |
detectClass(H5T_class_t cls) const | H5::DataType | |
find(const DataType &dest, H5T_cdata_t **pcdata) const | H5::DataType | |
flush(H5F_scope_t scope) const | H5::H5Object | |
fromClass() const | H5::DataType | [inline, virtual] |
getClass() const | H5::DataType | |
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::DataType) | H5::DataType | [virtual] |
getNumAttrs() const | H5::H5Object | |
getObjType(void *ref, H5R_type_t ref_type=H5R_OBJECT) const | H5::DataType | |
getRegion(void *ref, H5R_type_t ref_type=H5R_DATASET_REGION) const | H5::DataType | |
getSize() const | H5::DataType | |
getSuper() const | H5::DataType | |
getTag() const | H5::DataType | |
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] |
id (defined in H5::DataType) | H5::DataType | [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 | |
isVariableStr() const | H5::DataType | |
iterateAttrs(attr_operator_t user_op, unsigned *idx=NULL, void *op_data=NULL) | H5::H5Object | |
lock() const | H5::DataType | |
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 DataType &rhs) | H5::DataType | |
H5::H5Object::operator=(const IdComponent &rhs) | H5::IdComponent | |
operator==(const DataType &compared_type) const | H5::DataType | |
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::DataType | [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 | |
registerFunc(H5T_pers_t pers, const char *name, const DataType &dest, H5T_conv_t func) const | H5::DataType | |
registerFunc(H5T_pers_t pers, const H5std_string &name, const DataType &dest, H5T_conv_t func) const | H5::DataType | |
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 | |
setTag(const char *tag) const | H5::DataType | |
setTag(const H5std_string &tag) const | H5::DataType | |
unregister(H5T_pers_t pers, const char *name, const DataType &dest, H5T_conv_t func) const | H5::DataType | |
unregister(H5T_pers_t pers, const H5std_string &name, const DataType &dest, H5T_conv_t func) const | H5::DataType | |
~DataType() | H5::DataType | [virtual] |
~H5Object() | H5::H5Object | [virtual] |
~IdComponent() | H5::IdComponent | [virtual] |