This is the complete list of members for H5::DataType, including all inherited members.
attrExists(const char *name) const | H5::H5Location | |
attrExists(const H5std_string &name) const | H5::H5Location | |
close() | H5::DataType | virtual |
commit(H5Location &loc, const char *name) | H5::DataType | |
commit(H5Location &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::H5Location | |
createAttribute(const H5std_string &name, const DataType &type, const DataSpace &space, const PropList &create_plist=PropList::DEFAULT) const | H5::H5Location | |
DataType(const H5T_class_t type_class, size_t size) | H5::DataType | |
DataType(const DataType &original) | H5::DataType | |
DataType(const H5Location &loc, const void *ref, H5R_type_t ref_type=H5R_OBJECT) | H5::DataType | |
DataType(const 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(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 | |
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::H5Location | |
fromClass() const | H5::DataType | inlinevirtual |
getClass() const | H5::DataType | |
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 | H5::DataType | 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 | |
getSize() const | H5::DataType | |
getSuper() const | H5::DataType | |
getTag() const | H5::DataType | |
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 |
id | 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::H5Location | |
lock() const | H5::DataType | |
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 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, 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) | H5::DataType | protectedvirtual |
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 | |
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::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 | |
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 |
~H5Location() | H5::H5Location | protectedvirtual |
~H5Object() | H5::H5Object | virtual |
~IdComponent() | H5::IdComponent | virtual |