diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2016-04-26 04:15:52 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2016-04-26 04:15:52 (GMT) |
commit | 75b926c96aa0716e0936d6fa5dfad1142fe14331 (patch) | |
tree | 996eab51c6d95f13f3a2e1ceda0c5684c24b8d62 /src/hdf5.h | |
parent | cedc64c69564c18a3a6fdcb405efc98bc5cea7e5 (diff) | |
download | hdf5-75b926c96aa0716e0936d6fa5dfad1142fe14331.zip hdf5-75b926c96aa0716e0936d6fa5dfad1142fe14331.tar.gz hdf5-75b926c96aa0716e0936d6fa5dfad1142fe14331.tar.bz2 |
[svn-r29803] Purpose: Code improvement
Description:
The constructor FL_PacketTable added in 1.10.0 did not have good
prototype; it didn't allow the property list to be default. Marked
it deprecated and added this one:
FL_PacketTable(hid_t fileID, const char* name, hid_t dtypeID,
hsize_t chunkSize = 0, hid_t plistID = H5P_DEFAULT)
Platforms tested:
Linux/32 2.6 (jam)
Linux/64 (platypus)
Darwin (osx1010test)
Diffstat (limited to 'src/hdf5.h')
0 files changed, 0 insertions, 0 deletions