summaryrefslogtreecommitdiffstats
path: root/hl/CMakeLists.txt
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2018-07-17 14:12:10 (GMT)
committerM. Scot Breitenfeld <brtnfld@hdfgroup.org>2018-07-26 22:20:20 (GMT)
commit622806b89dcc305e1744985763e6293d85497ffa (patch)
tree91a7fca02ee90362adf0803b9cad44e28163c5a0 /hl/CMakeLists.txt
parentedeac9f067b462e4d7dc8c43413b34c94865e5d4 (diff)
downloadhdf5-622806b89dcc305e1744985763e6293d85497ffa.zip
hdf5-622806b89dcc305e1744985763e6293d85497ffa.tar.gz
hdf5-622806b89dcc305e1744985763e6293d85497ffa.tar.bz2
Fixed HDFFV-10458 partially
Description: Added wrappers for H5Oget_info_by_idx2. // Returns information about an HDF5 object, given its index. void getInfo(const char* grp_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t idx, H5O_info_t& objinfo, unsigned fields = H5O_INFO_BASIC, const LinkAccPropList& lapl = LinkAccPropList::DEFAULT) void getInfo(const H5std_string& grp_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t idx, H5O_info_t& objinfo, unsigned fields = H5O_INFO_BASIC, const LinkAccPropList& lapl = LinkAccPropList::DEFAULT) Platforms tested: Linux/64 (jelly) Linux/32 (jam) Darwin (osx1010test)
Diffstat (limited to 'hl/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions