Built mkdocs

This commit is contained in:
Leonetienne
2021-09-05 12:12:03 +02:00
parent 1a4869faa1
commit c0c5a3a06d
202 changed files with 2546 additions and 1638 deletions

View File

@@ -82,24 +82,25 @@ $(function() {
<tr id="row_0_1_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1CmdArgsInterface.html" target="_self">CmdArgsInterface</a></td><td class="desc">The main class to interface with </td></tr>
<tr id="row_0_2_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1FloatValue.html" target="_self">FloatValue</a></td><td class="desc">Specializations for floating point values (uses long double) </td></tr>
<tr id="row_0_3_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1HazelnuppConstraintException.html" target="_self">HazelnuppConstraintException</a></td><td class="desc">Gets thrown something bad happens because of parameter constraints </td></tr>
<tr id="row_0_4_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1HazelnuppConstraintMissingValue.html" target="_self">HazelnuppConstraintMissingValue</a></td><td class="desc">Gets thrown when a parameter constrained to be required is not provided, and has no default value set </td></tr>
<tr id="row_0_5_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1HazelnuppConstraintTypeMissmatch.html" target="_self">HazelnuppConstraintTypeMissmatch</a></td><td class="desc">Gets thrown when a parameter is of a type that does not match the required type, and is not convertible to it </td></tr>
<tr id="row_0_6_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1HazelnuppException.html" target="_self">HazelnuppException</a></td><td class="desc">Generic hazelnupp exception </td></tr>
<tr id="row_0_7_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1HazelnuppInvalidKeyException.html" target="_self">HazelnuppInvalidKeyException</a></td><td class="desc">Gets thrown when an non-existent key gets dereferenced </td></tr>
<tr id="row_0_8_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1HazelnuppValueNotConvertibleException.html" target="_self">HazelnuppValueNotConvertibleException</a></td><td class="desc">Gets thrown when an attempt is made to retrieve the wrong data type from a value, when the value not convertible </td></tr>
<tr id="row_0_9_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1IntValue.html" target="_self">IntValue</a></td><td class="desc">Specializations for integer values (uses long long int) </td></tr>
<tr id="row_0_10_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1ListValue.html" target="_self">ListValue</a></td><td class="desc">Specializations for list values (uses std::vector&lt;Value*&gt;) </td></tr>
<tr id="row_0_11_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structHazelnp_1_1ParamConstraint.html" target="_self">ParamConstraint</a></td><td class="desc"></td></tr>
<tr id="row_0_12_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1Parameter.html" target="_self">Parameter</a></td><td class="desc"></td></tr>
<tr id="row_0_13_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1StringValue.html" target="_self">StringValue</a></td><td class="desc">Specializations for string values (uses std::string) </td></tr>
<tr id="row_0_14_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1Value.html" target="_self">Value</a></td><td class="desc">Abstract class for values </td></tr>
<tr id="row_0_15_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1VoidValue.html" target="_self">VoidValue</a></td><td class="desc">Specializations for void values </td></tr>
<tr id="row_0_4_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1HazelnuppConstraintIncompatibleParameters.html" target="_self">HazelnuppConstraintIncompatibleParameters</a></td><td class="desc">Gets thrown when a parameter constrained to be incompatible with other parameters gets supplied alongside at least one of those incompatible ones </td></tr>
<tr id="row_0_5_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1HazelnuppConstraintMissingValue.html" target="_self">HazelnuppConstraintMissingValue</a></td><td class="desc">Gets thrown when a parameter constrained to be required is not provided, and has no default value set </td></tr>
<tr id="row_0_6_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1HazelnuppConstraintTypeMissmatch.html" target="_self">HazelnuppConstraintTypeMissmatch</a></td><td class="desc">Gets thrown when a parameter is of a type that does not match the required type, and is not convertible to it </td></tr>
<tr id="row_0_7_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1HazelnuppException.html" target="_self">HazelnuppException</a></td><td class="desc">Generic hazelnupp exception </td></tr>
<tr id="row_0_8_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1HazelnuppInvalidKeyException.html" target="_self">HazelnuppInvalidKeyException</a></td><td class="desc">Gets thrown when an non-existent key gets dereferenced </td></tr>
<tr id="row_0_9_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1HazelnuppValueNotConvertibleException.html" target="_self">HazelnuppValueNotConvertibleException</a></td><td class="desc">Gets thrown when an attempt is made to retrieve the wrong data type from a value, when the value not convertible </td></tr>
<tr id="row_0_10_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1IntValue.html" target="_self">IntValue</a></td><td class="desc">Specializations for integer values (uses long long int) </td></tr>
<tr id="row_0_11_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1ListValue.html" target="_self">ListValue</a></td><td class="desc">Specializations for list values (uses std::vector&lt;Value*&gt;) </td></tr>
<tr id="row_0_12_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structHazelnp_1_1ParamConstraint.html" target="_self">ParamConstraint</a></td><td class="desc"></td></tr>
<tr id="row_0_13_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1Parameter.html" target="_self">Parameter</a></td><td class="desc"></td></tr>
<tr id="row_0_14_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1StringValue.html" target="_self">StringValue</a></td><td class="desc">Specializations for string values (uses std::string) </td></tr>
<tr id="row_0_15_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1Value.html" target="_self">Value</a></td><td class="desc">Abstract class for values </td></tr>
<tr id="row_0_16_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1VoidValue.html" target="_self">VoidValue</a></td><td class="desc">Specializations for void values </td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 4 2021 21:16:25 for Leonetienne/Hazelnupp by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sun Sep 5 2021 12:11:51 for Leonetienne/Hazelnupp by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>