summaryrefslogtreecommitdiffstats
path: root/tools/h5repack/h5repack_main.c
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2017-10-19 15:21:15 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2017-10-19 15:21:15 (GMT)
commit9c8d0e1afce7d9d31115972902e9030a000daefa (patch)
tree40e8d36b7241a2e10fc3ee88246a886e633101e5 /tools/h5repack/h5repack_main.c
parentdd16741bc978ff2355c97fcfe081defd28149d59 (diff)
parent0b78905091a87002e788a22f94821ab16e045711 (diff)
downloadhdf5-9c8d0e1afce7d9d31115972902e9030a000daefa.zip
hdf5-9c8d0e1afce7d9d31115972902e9030a000daefa.tar.gz
hdf5-9c8d0e1afce7d9d31115972902e9030a000daefa.tar.bz2
Merge pull request #712 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_8_bmr:hdf5_1_8 to hdf5_1_8
* commit '0b78905091a87002e788a22f94821ab16e045711': Update about C++ documentation Adding new C++ wrappers Description: - Added overloaded wrappers for H5Oget_info and H5Oget_info_by_name // Retrieves information about an object void getObjectInfo(H5O_info_t *oinfo) const; void getObjectInfo(const char *name, H5O_info_t *oinfo, const LinkAccPropList& lapl = LinkAccPropList::DEFAULT) const; void getObjectInfo(const H5std_string& name, H5O_info_t *oinfo, const LinkAccPropList& lapl = LinkAccPropList::DEFAULT) const; - Many miscellaneous cleanup for consistent appearance Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
Diffstat (limited to 'tools/h5repack/h5repack_main.c')
0 files changed, 0 insertions, 0 deletions