diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2018-07-24 04:41:56 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2018-07-24 04:41:56 (GMT) |
commit | 98308480f6fbb97d9a273334db714c4c967fd6c9 (patch) | |
tree | c4c4ad86525962217a3cd25508b2c6f3c489b89f /tools/testfiles | |
parent | 243a36911fb80931225e0044cc654ccbfec3ed10 (diff) | |
parent | 3c6a39858fef9e7207cd7c3e3057267ec380be0b (diff) | |
download | hdf5-98308480f6fbb97d9a273334db714c4c967fd6c9.zip hdf5-98308480f6fbb97d9a273334db714c4c967fd6c9.tar.gz hdf5-98308480f6fbb97d9a273334db714c4c967fd6c9.tar.bz2 |
Merge pull request #1146 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp4:develop to develop
Code improvement
New class for dataset access property list
* commit '3c6a39858fef9e7207cd7c3e3057267ec380be0b':
Fixed typos
Entered entries for HDFFV-10150, HDFFV-10458, HDFFV-1047
Updated for C2Cppfunction_map.htm
Added class DSetAccPropList Description: - Added class DSetAccPropList for the dataset access property list. - Added wrapper for H5Dget_access_plist to class DataSet // Gets the access property list of this dataset. DSetAccPropList getAccessPlist() const;
Code improvement Description: Moved the new H5Object::getInfo member functions to H5Location and made them overloaded with the existing H5Location::getObjinfo. This way is cleaner than the previous approach. Platforms tested: Linux/64 (jelly) Linux/32 (jam) Darwin (osx1010test)
Diffstat (limited to 'tools/testfiles')
0 files changed, 0 insertions, 0 deletions