<trid="row_0_"class="even"><tdclass="entry"><spanstyle="width:16px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1CmdArgsInterface.html"target="_self">Hazelnp::CmdArgsInterface</a></td><tdclass="desc">The main class to interface with </td></tr>
<trid="row_1_"><tdclass="entry"><spanstyle="width:0px;display:inline-block;"> </span><spanid="arr_1_"class="arrow"onclick="toggleFolder('1_')">▼</span><spanclass="icona"><spanclass="icon">C</span></span><b>std::exception</b></td><tdclass="desc">STL class </td></tr>
<trid="row_1_0_0_"><tdclass="entry"><spanstyle="width:32px;display:inline-block;"> </span><spanid="arr_1_0_0_"class="arrow"onclick="toggleFolder('1_0_0_')">▼</span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1HazelnuppConstraintException.html"target="_self">Hazelnp::HazelnuppConstraintException</a></td><tdclass="desc">Gets thrown something bad happens because of parameter constraints </td></tr>
<trid="row_1_0_0_0_"class="even"><tdclass="entry"><spanstyle="width:64px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1HazelnuppConstraintMissingValue.html"target="_self">Hazelnp::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_1_0_0_1_"><tdclass="entry"><spanstyle="width:64px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1HazelnuppConstraintTypeMissmatch.html"target="_self">Hazelnp::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_1_0_1_"class="even"><tdclass="entry"><spanstyle="width:48px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1HazelnuppInvalidKeyException.html"target="_self">Hazelnp::HazelnuppInvalidKeyException</a></td><tdclass="desc">Gets thrown when an non-existent key gets dereferenced </td></tr>
<trid="row_1_0_2_"><tdclass="entry"><spanstyle="width:48px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1HazelnuppValueNotConvertibleException.html"target="_self">Hazelnp::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_4_"class="even"><tdclass="entry"><spanstyle="width:16px;display:inline-block;"> </span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1StringTools.html"target="_self">Hazelnp::StringTools</a></td><tdclass="desc">Internal helper class </td></tr>
<trid="row_5_"><tdclass="entry"><spanstyle="width:0px;display:inline-block;"> </span><spanid="arr_5_"class="arrow"onclick="toggleFolder('5_')">▼</span><spanclass="icona"><spanclass="icon">C</span></span><aclass="el"href="classHazelnp_1_1Value.html"target="_self">Hazelnp::Value</a></td><tdclass="desc">Abstract class for values </td></tr>
<trid="row_5_0_"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">Hazelnp::FloatValue</a></td><tdclass="desc">Specializations for floating point values (uses long double) </td></tr>
<trid="row_5_1_"><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">Hazelnp::IntValue</a></td><tdclass="desc">Specializations for integer values (uses long long int) </td></tr>
<trid="row_5_2_"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">Hazelnp::ListValue</a></td><tdclass="desc">Specializations for list values (uses std::vector<Value*>) </td></tr>
<trid="row_5_3_"><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">Hazelnp::StringValue</a></td><tdclass="desc">Specializations for string values (uses std::string) </td></tr>
<trid="row_5_4_"class="even"><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">Hazelnp::VoidValue</a></td><tdclass="desc">Specializations for void values </td></tr>