<trid="row_0_0_0_"class="even"><tdclass="entry"><spanstyle="width:48px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1Internal_1_1StringTools.html"target="_self">StringTools</a></td><tdclass="desc"><aclass="el"href="namespaceHazelnp_1_1Internal.html">Internal</a> helper class </td></tr>
<trid="row_0_1_"><tdclass="entry"><spanstyle="width:32px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1CmdArgsInterface.html"target="_self">CmdArgsInterface</a></td><tdclass="desc">The main class to interface with </td></tr>
<trid="row_0_2_"class="even"><tdclass="entry"><spanstyle="width:32px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1FloatValue.html"target="_self">FloatValue</a></td><tdclass="desc">Specializations for floating point values (uses long double) </td></tr>
<trid="row_0_3_"><tdclass="entry"><spanstyle="width:32px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1HazelnuppConstraintException.html"target="_self">HazelnuppConstraintException</a></td><tdclass="desc">Gets thrown something bad happens because of parameter constraints </td></tr>
<trid="row_0_4_"class="even"><tdclass="entry"><spanstyle="width:32px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1HazelnuppConstraintMissingValue.html"target="_self">HazelnuppConstraintMissingValue</a></td><tdclass="desc">Gets thrown when a parameter constrained to be required is not provided, and has no default value set </td></tr>
<trid="row_0_5_"><tdclass="entry"><spanstyle="width:32px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1HazelnuppConstraintTypeMissmatch.html"target="_self">HazelnuppConstraintTypeMissmatch</a></td><tdclass="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>
<trid="row_0_7_"><tdclass="entry"><spanstyle="width:32px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1HazelnuppInvalidKeyException.html"target="_self">HazelnuppInvalidKeyException</a></td><tdclass="desc">Gets thrown when an non-existent key gets dereferenced </td></tr>
<trid="row_0_8_"class="even"><tdclass="entry"><spanstyle="width:32px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1HazelnuppValueNotConvertibleException.html"target="_self">HazelnuppValueNotConvertibleException</a></td><tdclass="desc">Gets thrown when an attempt is made to retrieve the wrong data type from a value, when the value not convertible </td></tr>
<trid="row_0_9_"><tdclass="entry"><spanstyle="width:32px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1IntValue.html"target="_self">IntValue</a></td><tdclass="desc">Specializations for integer values (uses long long int) </td></tr>
<trid="row_0_10_"class="even"><tdclass="entry"><spanstyle="width:32px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1ListValue.html"target="_self">ListValue</a></td><tdclass="desc">Specializations for list values (uses std::vector<Value*>) </td></tr>
<trid="row_0_13_"><tdclass="entry"><spanstyle="width:32px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1StringValue.html"target="_self">StringValue</a></td><tdclass="desc">Specializations for string values (uses std::string) </td></tr>
<trid="row_0_14_"class="even"><tdclass="entry"><spanstyle="width:32px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1Value.html"target="_self">Value</a></td><tdclass="desc">Abstract class for values </td></tr>
<trid="row_0_15_"><tdclass="entry"><spanstyle="width:32px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1VoidValue.html"target="_self">VoidValue</a></td><tdclass="desc">Specializations for void values </td></tr>