summaryrefslogtreecommitdiffstats
path: root/c++/src/H5Library.cpp
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2017-05-10 15:20:28 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2017-05-10 15:20:28 (GMT)
commit8df5c966e09c34524c39d4afe71029ef6664d687 (patch)
tree512f68e03ffaf0a554464bb15a3291781e932bd7 /c++/src/H5Library.cpp
parent6c161ba4dc7c25da6ecbe98aec10fff7b1365df6 (diff)
downloadhdf5-8df5c966e09c34524c39d4afe71029ef6664d687.zip
hdf5-8df5c966e09c34524c39d4afe71029ef6664d687.tar.gz
hdf5-8df5c966e09c34524c39d4afe71029ef6664d687.tar.bz2
Improvement of class hierarchy
Description: - Moved class Attribute to be derived from class H5Location instead of IdComponent because an attribute id can be used as loc_id in C APIs. - Copied wrappers of H5A APIs in H5Location into H5Object because H5A functions do not take an attribute id as loc_id. The original wrappers will be deprecated in future releases. - Revised comments Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
Diffstat (limited to 'c++/src/H5Library.cpp')
0 files changed, 0 insertions, 0 deletions