diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2019-02-14 21:35:04 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2019-02-14 21:35:04 (GMT) |
commit | 4a4ec03dfdbc98835d601f1ce0005e68a8a076e4 (patch) | |
tree | cc4ad5b922180a2aa17f21e9b9df4b510437622c /c++/test/tattr.cpp | |
parent | 10cdff5ca45786832bf5e6c3e3408bc725464fd6 (diff) | |
download | hdf5-4a4ec03dfdbc98835d601f1ce0005e68a8a076e4.zip hdf5-4a4ec03dfdbc98835d601f1ce0005e68a8a076e4.tar.gz hdf5-4a4ec03dfdbc98835d601f1ce0005e68a8a076e4.tar.bz2 |
Adding a C++ wrapper
Description:
- Added a wrapper for H5Ovisit2 to class H5Object
// Recursively visit elements reachable from this object.
void visit(H5_index_t idx_type, H5_iter_order_t order,
visit_operator_t user_op, void *op_data, unsigned int fields);
- Fixed various typos in documentation
Platforms tested:
Linux/64 (jelly)
Linux/64 (platypus)
Darwin (osx1011test)
Diffstat (limited to 'c++/test/tattr.cpp')
0 files changed, 0 insertions, 0 deletions