summaryrefslogtreecommitdiffstats
path: root/doc/html/Tools.html
diff options
context:
space:
mode:
authorRuey-Hsia Li <rli@ncsa.uiuc.edu>1998-12-21 22:54:16 (GMT)
committerRuey-Hsia Li <rli@ncsa.uiuc.edu>1998-12-21 22:54:16 (GMT)
commitbe41a8feed17662435ef603844aba2bbf721e13b (patch)
treed4fc25a92c11e5f4a0b92b1e4444d3ece0d14ef6 /doc/html/Tools.html
parent82fb21b613326522eb0a51f507fd836fb5879c9a (diff)
downloadhdf5-be41a8feed17662435ef603844aba2bbf721e13b.zip
hdf5-be41a8feed17662435ef603844aba2bbf721e13b.tar.gz
hdf5-be41a8feed17662435ef603844aba2bbf721e13b.tar.bz2
[svn-r986] Defined <data> and <string> in ddl.html.
Updated the current status of dumper.
Diffstat (limited to 'doc/html/Tools.html')
-rw-r--r--doc/html/Tools.html16
1 files changed, 12 insertions, 4 deletions
diff --git a/doc/html/Tools.html b/doc/html/Tools.html
index b850862..192815a 100644
--- a/doc/html/Tools.html
+++ b/doc/html/Tools.html
@@ -162,15 +162,23 @@ These tools enable the user to examine HDF5 files interactively.
</ul>
<li>Data type
<ul>
- <li>scalar type
- <li>transient type
- <li>named type
- <li>unnamed type
+ <li>atomic type
+ <li>compound type
+ <li>string type
</ul>
<li>Simple data space
<li>Soft link
<li>Hard link
+ <li>Loop detection
</ul>
+ <dd>The to do list includes:
+ <ul>
+ <li>Display data correctly
+ <li>Make h5dump output consistent with DDL
+ <li>Support storage layout
+ <li>Define file boot block
+ </ul>
+
<dt><strong>See Also:</strong>
<dd>HDF5 Data Description Language syntax
(<a href="ddl.html"><cite>DDL for HDF5</cite></a>)