diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-11-08 21:34:21 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-11-08 21:34:21 (GMT) |
commit | 50c658d66d015d3630e46b6b30bcf5c67613cf8a (patch) | |
tree | 26a6f86fda7cd5fedd80833fcf62d518e5f470af /c++ | |
parent | 89cca34b9763e12a73a86164306d5ffbede28f64 (diff) | |
download | hdf5-50c658d66d015d3630e46b6b30bcf5c67613cf8a.zip hdf5-50c658d66d015d3630e46b6b30bcf5c67613cf8a.tar.gz hdf5-50c658d66d015d3630e46b6b30bcf5c67613cf8a.tar.bz2 |
[svn-r12884]
h5repack support for H5Ocopy in the copy of objects. The old method
for recreating references was dropped (references recreated in a second
traversal of the file)
The logic for using H5Ocopy or not is
if the input DCPL has filters or non default layout OR these are
requested by the user THEN
use the old h5repack read / write
ELSE
use H5Ocopy
Diffstat (limited to 'c++')
0 files changed, 0 insertions, 0 deletions