summaryrefslogtreecommitdiffstats
path: root/c++/src/H5CppDoc.h
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2017-09-17 18:28:42 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2017-09-17 18:28:42 (GMT)
commit924421f298b7320234cb6e1e1817a150d50b1951 (patch)
treef9b9ea2e19b3ce89d883888f2729af299ba6e749 /c++/src/H5CppDoc.h
parent406bc902b8bec74a6a356eff38af5580c718f44e (diff)
downloadhdf5-924421f298b7320234cb6e1e1817a150d50b1951.zip
hdf5-924421f298b7320234cb6e1e1817a150d50b1951.tar.gz
hdf5-924421f298b7320234cb6e1e1817a150d50b1951.tar.bz2
Added documentation file
Description: Added a single page html file, C2Cppfunction_map.mht, that shows the current mapping of C APIs to C++ member functions. This page can be reached from the main page of the C++ reference manual.
Diffstat (limited to 'c++/src/H5CppDoc.h')
-rw-r--r--c++/src/H5CppDoc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/c++/src/H5CppDoc.h b/c++/src/H5CppDoc.h
index 0fd3a93..ff07822 100644
--- a/c++/src/H5CppDoc.h
+++ b/c++/src/H5CppDoc.h
@@ -50,6 +50,9 @@
Dataspace Interface (H5S) DataSpace
Datatype Interface (H5T) DataType and subclasses
\endverbatim
+ *
+ * This <a href="https://support.hdfgroup.org/HDF5/doc/cpplus_RM/C2Cppfunction_map.html">
+ * table </a> provides a map from the C APIs to the C++ member functions.
* <br />
* \section install_sec Installation
*