diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2006-01-03 14:09:40 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2006-01-03 14:09:40 (GMT) |
commit | ed2764c29b48f0fd8f82d4936da1403c6fa48efa (patch) | |
tree | af4fb921e95050378d1b4dce45e8fe92e815ec0f /doc | |
parent | 5aa7685ae3efefa3bbc71fccf473598580af3ede (diff) | |
download | hdf5-ed2764c29b48f0fd8f82d4936da1403c6fa48efa.zip hdf5-ed2764c29b48f0fd8f82d4936da1403c6fa48efa.tar.gz hdf5-ed2764c29b48f0fd8f82d4936da1403c6fa48efa.tar.bz2 |
[svn-r11855] Purpose: Adding more wrappers
Description:
Added member function H5File::openFile and overloaded for convenience.
Added overloaded getObjinfo to skip the middle parameter.
Changed
StrType(const size_t& size);
to
StrType(const int dummy, const size_t& size);
because the first one clashed with
StrType(const hid_t existing_id);
Platforms tested:
Linux 2.4 (heping)
SunOS 5.8 64-bit (sol)
AIX 5.1 (copper)
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions