summaryrefslogtreecommitdiffstats
path: root/hl/c++/src/H5PacketTable.h
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2006-10-18 17:56:33 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2006-10-18 17:56:33 (GMT)
commitd4daafbc853cbc85c6594d540e6d3a192e95f78f (patch)
tree43381aae6789e06de2dc9bf803b2f7deb861bb17 /hl/c++/src/H5PacketTable.h
parent2d6bb5932951242d23ccef420a328a033f3b4efa (diff)
downloadhdf5-d4daafbc853cbc85c6594d540e6d3a192e95f78f.zip
hdf5-d4daafbc853cbc85c6594d540e6d3a192e95f78f.tar.gz
hdf5-d4daafbc853cbc85c6594d540e6d3a192e95f78f.tar.bz2
[svn-r12775] Fixed HL C++ errors from removing VL packet table. Silly me for
omitting the C++ test in the first place! Tested on heping (with --enable-cxx!).
Diffstat (limited to 'hl/c++/src/H5PacketTable.h')
-rw-r--r--hl/c++/src/H5PacketTable.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hl/c++/src/H5PacketTable.h b/hl/c++/src/H5PacketTable.h
index ee45143..adba716 100644
--- a/hl/c++/src/H5PacketTable.h
+++ b/hl/c++/src/H5PacketTable.h
@@ -55,12 +55,14 @@ public:
*/
bool IsValid();
+#ifdef VLPT_REMOVED
/* IsVariableLength
* Return 1 if this packet table is a Variable Length packet table,
* return 0 if it is Fixed Length. Returns -1 if the table is
* invalid (not open).
*/
int IsVariableLength();
+#endif /* VLPT_REMOVED */
/* ResetIndex
* Sets the "current packet" index to point to the first packet in the