summaryrefslogtreecommitdiffstats
path: root/doxygen/examples
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/examples')
-rw-r--r--doxygen/examples/menus/core_menu.md4
-rw-r--r--doxygen/examples/tables/propertyLists.dox28
2 files changed, 0 insertions, 32 deletions
diff --git a/doxygen/examples/menus/core_menu.md b/doxygen/examples/menus/core_menu.md
index 3fd7d11..8c82cc5 100644
--- a/doxygen/examples/menus/core_menu.md
+++ b/doxygen/examples/menus/core_menu.md
@@ -20,10 +20,6 @@ HDF5 datatypes describe the element type of HDF5 datasets and attributes.
<br />
HDF5 library error reporting.
-- @ref H5ES "Event Set (H5ES)"
-<br />
-HDF5 event set life cycle used with HDF5 VOL connectors that enable the asynchronous feature in HDF5.
-
- @ref H5F "Files (H5F)"
<br />
Manage HDF5 files.
diff --git a/doxygen/examples/tables/propertyLists.dox b/doxygen/examples/tables/propertyLists.dox
index 039ac97..cac7fd2 100644
--- a/doxygen/examples/tables/propertyLists.dox
+++ b/doxygen/examples/tables/propertyLists.dox
@@ -274,10 +274,6 @@ versions used when creating objects.</td>
<td>Sets the file VOL connector for a file access property list.</td>
</tr>
<tr>
-<td>#H5Pget_vol_cap_flags</td>
-<td>Retrieves the capability flags for the VOL connector that will be used with a file access property list.</td>
-</tr>
-<tr>
<td>#H5Pget_vol_id</td>
<td>Retrieves the identifier of the current VOL connector.</td>
</tr>
@@ -316,18 +312,6 @@ versions used when creating objects.</td>
<td>Returns a pointer to file driver information.</td>
</tr>
<tr>
-<td>#H5Pset_driver_by_name</td>
-<td>Sets a file driver according to a given driver name.</td>
-</tr>
-<tr>
-<td>#H5Pset_driver_by_value</td>
-<td>Sets a file driver according to a given driver value.</td>
-</tr>
-<tr>
-<td>#H5Pget_driver_config_str</td>
-<td>Retrieves a string representation of the configuration for the driver.</td>
-</tr>
-<tr>
<td>#H5Pset_fapl_core/#H5Pget_fapl_core</td>
<td>Sets the driver for buffered memory files (in RAM) or retrieves information regarding
the driver.</td>
@@ -346,10 +330,6 @@ larger than 2 gigabytes, or retrieves information regarding driver.</td>
<td>.</td>
</tr>
<tr>
-<td>#H5Pset_fapl_ioc/#H5Pget_fapl_ioc</td>
-<td>Modifies/queries the file driver properties of the I/O concentrator driver.</td>
-</tr>
-<tr>
<td>#H5Pset_fapl_log</td>
<td>Sets logging driver.</td>
</tr>
@@ -385,10 +365,6 @@ and one raw data file.</td>
<td>Sets driver for buffered permanent files.</td>
</tr>
<tr>
-<td>#H5Pset_fapl_subfiling/#H5Pget_fapl_subfiling</td>
-<td>Modifies/queries the file driver properties of the subfiling driver.</td>
-</tr>
-<tr>
<td>#H5Pset_fapl_windows</td>
<td>Sets the Windows I/O driver.</td>
</tr>
@@ -627,10 +603,6 @@ pointers to application-allocated buffers.</td>
<td>Sets/gets a data transform expression.</td>
</tr>
<tr>
-<td>#H5Pset_dataset_io_hyperslab_selection</td>
-<td>Sets a hyperslab file selection for a dataset I/O operation.</td>
-</tr>
-<tr>
<td>#H5Pset_edc_check/#H5Pget_edc_check</td>
<td>Sets/gets whether to enable error-detection when reading a dataset.</td>
</tr>