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.
This commit is contained in:
Binh-Minh Ribler 2017-09-17 13:28:42 -05:00
parent 406bc902b8
commit 924421f298
2 changed files with 35296 additions and 0 deletions

35293
c++/src/C2Cppfunction_map.mht Normal file

File diff suppressed because it is too large Load Diff

View File

@ -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
*