summaryrefslogtreecommitdiffstats
path: root/todo.html
diff options
context:
space:
mode:
authorbyrnHDF <byrnHDF@users.noreply.github.com>2023-06-26 19:22:17 (GMT)
committerbyrnHDF <byrnHDF@users.noreply.github.com>2023-06-26 19:22:17 (GMT)
commitd12e43bc201e15edffcdf94fe820aeae6ab44882 (patch)
tree90aa12006b20849b65b7bc8e3d4fe60a488f7247 /todo.html
parent4d49d1ee001bd4dff6b01e1830902bee22a19f3e (diff)
downloadhdf5-d12e43bc201e15edffcdf94fe820aeae6ab44882.zip
hdf5-d12e43bc201e15edffcdf94fe820aeae6ab44882.tar.gz
hdf5-d12e43bc201e15edffcdf94fe820aeae6ab44882.tar.bz2
deploy: ab4d2aec9779b7a37747c95bd7b514417b299f73
Diffstat (limited to 'todo.html')
-rw-r--r--todo.html192
1 files changed, 192 insertions, 0 deletions
diff --git a/todo.html b/todo.html
new file mode 100644
index 0000000..6e1295e
--- /dev/null
+++ b/todo.html
@@ -0,0 +1,192 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.9.1"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>HDF5: Todo List</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="navtree.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="resize.js"></script>
+<script type="text/javascript" src="navtreedata.js"></script>
+<script type="text/javascript" src="navtree.js"></script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
+<script type="text/javascript" src="search/search.js"></script>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+ $(document).ready(function() { init_search(); });
+/* @license-end */
+</script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+<link href="hdf5doxy.css" rel="stylesheet" type="text/css">
+<!-- <link href="hdf5doxy.css" rel="stylesheet" type="text/css"/>
+ -->
+<script type="text/javascript" src="hdf5_navtree_hacks.js"></script>
+</head>
+<body>
+<div style="background:#FFDDDD;font-size:120%;text-align:center;margin:0;padding:5px">Please, help us to better serve our user community by answering the following short survey: <a href="https://www.hdfgroup.org/website-survey/">https://www.hdfgroup.org/website-survey/</a></div>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+ <td id="projectlogo"><img alt="Logo" src="HDFG-logo.png"/></td>
+ <td id="projectalign" style="padding-left: 0.5em;">
+ <div id="projectname"><a href="https://www.hdfgroup.org">HDF5</a>
+ &#160;<span id="projectnumber">1.15.0.ab4d2ae</span>
+ </div>
+ <div id="projectbrief">API Reference</div>
+ </td>
+ <td> <div id="MSearchBox" class="MSearchBoxInactive">
+ <span class="left">
+ <img id="MSearchSelect" src="search/mag_sel.svg"
+ onmouseover="return searchBox.OnSearchSelectShow()"
+ onmouseout="return searchBox.OnSearchSelectHide()"
+ alt=""/>
+ <input type="text" id="MSearchField" value="Search" accesskey="S"
+ onfocus="searchBox.OnSearchFieldFocus(true)"
+ onblur="searchBox.OnSearchFieldFocus(false)"
+ onkeyup="searchBox.OnSearchFieldChange(event)"/>
+ </span><span class="right">
+ <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.svg" alt=""/></a>
+ </span>
+ </div>
+</td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.9.1 -->
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
+/* @license-end */
+</script>
+</div><!-- top -->
+<div id="side-nav" class="ui-resizable side-nav-resizable">
+ <div id="nav-tree">
+ <div id="nav-tree-contents">
+ <div id="nav-sync" class="sync"></div>
+ </div>
+ </div>
+ <div id="splitbar" style="-moz-user-select:none;"
+ class="ui-resizable-handle">
+ </div>
+</div>
+<script type="text/javascript">
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(document).ready(function(){initNavTree('todo.html',''); initResizable(); });
+/* @license-end */
+</script>
+<div id="doc-content">
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+ onmouseover="return searchBox.OnSearchSelectShow()"
+ onmouseout="return searchBox.OnSearchSelectHide()"
+ onkeydown="return searchBox.OnSearchSelectKey(event)">
+</div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0"
+ name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="PageDoc"><div class="header">
+ <div class="headertitle">
+<div class="title">Todo List </div> </div>
+</div><!--header-->
+<div class="contents">
+<div class="textblock"><dl class="reflist">
+<dt>Page <a class="el" href="_d_d_l_b_n_f112.html">DDL in BNF for HDF5 1.12 and above</a> </dt>
+<dd><a class="anchor" id="_todo000002"></a>Revise this &amp; break it up! </dd>
+<dt>Page <a class="el" href="_d_d_l_b_n_f110.html">DDL in BNF through HDF5 1.10</a> </dt>
+<dd><a class="anchor" id="_todo000001"></a>Revise this &amp; break it up! </dd>
+<dt>Global <a class="el" href="group___h5_d_s.html#ga508a06962e9fc11dff32ed356e0a71fa">H5DSset_scale</a> (hid_t dsid, const char *dimname)</dt>
+<dd><a class="anchor" id="_todo000006"></a>what is [9] after Palette interface? </dd>
+<dt>Module <a class="el" href="group___h5_e_s.html">H5ES</a> </dt>
+<dd><a class="anchor" id="_todo000013"></a>Add the event set life cycle. </dd>
+<dt>Global <a class="el" href="group___h5_f.html#ga6055c2ea3438bd4aaf221eba66843225">H5Fis_hdf5</a> (const char *file_name)</dt>
+<dd><p class="startdd"><a class="anchor" id="_todo000023"></a>In which version was this function deprecated? </p>
+<p class="enddd">In which version was this function introduced? </p>
+</dd>
+<dt>Global <a class="el" href="group___h5_f.html#gae920c2acac63c0039db5c2845fb8e5bb">H5Fset_latest_format</a> (hid_t file_id, hbool_t latest_format)</dt>
+<dd><p class="startdd"><a class="anchor" id="_todo000022"></a>In which version was this function introduced? </p>
+<p class="enddd">In which version was this function deprecated? </p>
+</dd>
+<dt>Global <a class="el" href="group___h5_l_t.html#ga07fcf2af194e87a3e45252544ebe4aa4">H5LTopen_file_image</a> (void *buf_ptr, size_t buf_size, unsigned flags)</dt>
+<dd><a class="anchor" id="_todo000009"></a>There is no "See Also" section??? </dd>
+<dt>Global <a class="el" href="group___f_a_p_l.html#gae59e7d8e0e8823e6dd6034b66418ed00">H5Pget_fapl_hdfs</a> (hid_t fapl_id, <a class="el" href="struct_h5_f_d__hdfs__fapl__t.html">H5FD_hdfs_fapl_t</a> *fa_out)</dt>
+<dd><a class="anchor" id="_todo000014"></a>Add missing documentation </dd>
+<dt>Global <a class="el" href="group___f_a_p_l.html#ga2c0636d9bb9c50d381afbd0d3140e593">H5Pget_fapl_mirror</a> (hid_t fapl_id, <a class="el" href="struct_h5_f_d__mirror__fapl__t.html">H5FD_mirror_fapl_t</a> *fa_out)</dt>
+<dd><a class="anchor" id="_todo000016"></a>Add missing documentation </dd>
+<dt>Global <a class="el" href="group___f_a_p_l.html#ga13e273711e160cbd58e60c701b4f50e6">H5Pget_fapl_ros3</a> (hid_t fapl_id, <a class="el" href="struct_h5_f_d__ros3__fapl__t.html">H5FD_ros3_fapl_t</a> *fa_out)</dt>
+<dd><a class="anchor" id="_todo000018"></a>Add missing documentation </dd>
+<dt>Global <a class="el" href="group___f_a_p_l.html#gaf6ac1c131acee33dfb878593dfefb4ac">H5Pget_fapl_splitter</a> (hid_t fapl_id, <a class="el" href="struct_h5_f_d__splitter__vfd__config__t.html">H5FD_splitter_vfd_config_t</a> *config_ptr)</dt>
+<dd><a class="anchor" id="_todo000021"></a>Add missing documentation </dd>
+<dt>Global <a class="el" href="group___f_a_p_l.html#ga5554cf0775f9d7ac3b0cd844533d4486">H5Pget_mpi_params</a> (hid_t fapl_id, MPI_Comm *comm, MPI_Info *info)</dt>
+<dd><a class="anchor" id="_todo000030"></a>When was this introduced? </dd>
+<dt>Global <a class="el" href="group___f_a_p_l.html#ga970d077c8e712a4692f43fa4f38dde14">H5Pset_fapl_hdfs</a> (hid_t fapl_id, <a class="el" href="struct_h5_f_d__hdfs__fapl__t.html">H5FD_hdfs_fapl_t</a> *fa)</dt>
+<dd><a class="anchor" id="_todo000015"></a>Add missing documentation </dd>
+<dt>Global <a class="el" href="group___f_a_p_l.html#ga8491676811ccc7ba582e30fb63da6563">H5Pset_fapl_mirror</a> (hid_t fapl_id, <a class="el" href="struct_h5_f_d__mirror__fapl__t.html">H5FD_mirror_fapl_t</a> *fa)</dt>
+<dd><a class="anchor" id="_todo000017"></a>Add missing documentation </dd>
+<dt>Global <a class="el" href="group___f_a_p_l.html#gaad28d8c24f236590193215c5ae7a8f18">H5Pset_fapl_ros3</a> (hid_t fapl_id, const <a class="el" href="struct_h5_f_d__ros3__fapl__t.html">H5FD_ros3_fapl_t</a> *fa)</dt>
+<dd><a class="anchor" id="_todo000019"></a>Add missing documentation </dd>
+<dt>Global <a class="el" href="group___f_a_p_l.html#ga49f386ea235bb48128e54c962c499f07">H5Pset_fapl_splitter</a> (hid_t fapl_id, <a class="el" href="struct_h5_f_d__splitter__vfd__config__t.html">H5FD_splitter_vfd_config_t</a> *config_ptr)</dt>
+<dd><a class="anchor" id="_todo000020"></a>Add missing documentation </dd>
+<dt>Global <a class="el" href="group___f_a_p_l.html#ga6daceb4a9e51fca7cb198f964b67baf0">H5Pset_mpi_params</a> (hid_t fapl_id, MPI_Comm comm, MPI_Info info)</dt>
+<dd><a class="anchor" id="_todo000031"></a>When was this introduced? </dd>
+<dt>Module <a class="el" href="group___h5_v_l.html">H5VL</a> </dt>
+<dd><a class="anchor" id="_todo000033"></a>Describe the VOL plugin life cycle. </dd>
+<dt>Page <a class="el" href="_t_n_m_d_c.html">Metadata Caching in HDF5</a> </dt>
+<dd><a class="anchor" id="_todo000003"></a>Revise this! </dd>
+<dt>Page <a class="el" href="_h5_e_s__u_g.html">The HDF5 Event Set</a> </dt>
+<dd><a class="anchor" id="_todo000012"></a>Under Construction </dd>
+<dt>Page <a class="el" href="_h5_z__u_g.html">The HDF5 Filters</a> </dt>
+<dd><a class="anchor" id="_todo000034"></a>Under Construction </dd>
+<dt>Page <a class="el" href="_h5_d_s__u_g.html">The HDF5 High Level Dimension Scales</a> </dt>
+<dd><a class="anchor" id="_todo000005"></a>Under Construction </dd>
+<dt>Page <a class="el" href="_h5_i_m__u_g.html">The HDF5 High Level Images</a> </dt>
+<dd><a class="anchor" id="_todo000007"></a>Under Construction </dd>
+<dt>Page <a class="el" href="_h5_l_t__u_g.html">The HDF5 High Level Lite</a> </dt>
+<dd><a class="anchor" id="_todo000008"></a>Under Construction </dd>
+<dt>Page <a class="el" href="_h5_d_o__u_g.html">The HDF5 High Level Optimizations</a> </dt>
+<dd><a class="anchor" id="_todo000004"></a>Under Construction </dd>
+<dt>Page <a class="el" href="_h5_p_t__u_g.html">The HDF5 High Level Packet Table</a> </dt>
+<dd><a class="anchor" id="_todo000010"></a>Under Construction </dd>
+<dt>Page <a class="el" href="_h5_t_b__u_g.html">The HDF5 High Level Table</a> </dt>
+<dd><a class="anchor" id="_todo000011"></a>Under Construction </dd>
+<dt>Page <a class="el" href="_h5_i__u_g.html">The HDF5 Identifiers</a> </dt>
+<dd><a class="anchor" id="_todo000024"></a>Under Construction </dd>
+<dt>Page <a class="el" href="_h5_l__u_g.html">The HDF5 Links</a> </dt>
+<dd><a class="anchor" id="_todo000025"></a>Under Construction </dd>
+<dt>Page <a class="el" href="_h5_o__u_g.html">The HDF5 Objects</a> </dt>
+<dd><a class="anchor" id="_todo000028"></a>Under Construction </dd>
+<dt>Page <a class="el" href="_h5_p_l__u_g.html">The HDF5 Plugins</a> </dt>
+<dd><a class="anchor" id="_todo000029"></a>Under Construction </dd>
+<dt>Page <a class="el" href="_h5_r__u_g.html">The HDF5 References</a> </dt>
+<dd><a class="anchor" id="_todo000032"></a>Under Construction </dd>
+<dt>Page <a class="el" href="_h5_m__u_g.html">The HDF5 VOL Data Mapping</a> </dt>
+<dd><p class="startdd"><a class="anchor" id="_todo000026"></a>Describe the map life cycle.</p>
+<p class="enddd"><a class="anchor" id="_todo000027"></a>How does MAPL fit into <a class="el" href="_h5_p__u_g.html#subsubsec_plist_class">Property List Classes</a>.</p>
+</dd>
+</dl>
+</div></div><!-- contents -->
+</div><!-- PageDoc -->
+</div><!-- doc-content -->
+<!-- start footer part -->
+<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
+ <ul>
+ <li class="footer">Generated on Mon Jun 26 2023 19:01:35 for HDF5 by
+ <a href="http://www.doxygen.org/index.html">
+ <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.9.1 </li>
+ </ul>
+</div>
+</body>
+</html>