2021-06-03 12:22:37 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" />
< meta http-equiv = "X-UA-Compatible" content = "IE=9" />
< meta name = "generator" content = "Doxygen 1.8.17" />
< meta name = "viewport" content = "width=device-width, initial-scale=1" />
< title > Leonetienne/Hazelnupp: Hazelnupp/DataType.h File Reference</ title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" />
< script type = "text/javascript" src = "jquery.js" ></ script >
< script type = "text/javascript" src = "dynsections.js" ></ script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" />
< script type = "text/javascript" src = "search/searchdata.js" ></ script >
< script type = "text/javascript" src = "search/search.js" ></ script >
< script type = "text/x-mathjax-config" >
MathJax . Hub . Config ({
extensions : [ "tex2jax.js" ],
jax : [ "input/TeX" , "output/HTML-CSS" ],
});
</ script >
< script type = "text/javascript" async = "async" src = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" ></ script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" />
</ head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectlogo" >< img alt = "Logo" src = "nupp_small.png" /></ td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > Leonetienne/Hazelnupp
</ div >
< div id = "projectbrief" > Simple, easy to use, command line parameter interface</ div >
</ td >
</ tr >
</ tbody >
</ table >
</ div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox ( "searchBox" , "search" , false , 'Search' );
/* @license-end */
</ script >
< script type = "text/javascript" src = "menudata.js" ></ script >
< script type = "text/javascript" src = "menu.js" ></ script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$ ( function () {
initMenu ( '' , true , false , 'search.php' , 'Search' );
$ ( document ). ready ( function () { init_search (); });
});
/* @license-end */ </ script >
< div id = "main-nav" ></ div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover = "return searchBox.OnSearchSelectShow()"
onmouseout = "return searchBox.OnSearchSelectHide()"
onkeydown = "return searchBox.OnSearchSelectKey(event)" >
</ div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name = "MSearchResults" id = "MSearchResults" >
</ iframe >
</ div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" >< a class = "el" href = "dir_0202e1e26df2e040f4dc3d434eecf04c.html" > Hazelnupp</ a ></ li > </ ul >
</ div >
</ div > <!-- top -->
< div class = "header" >
< div class = "summary" >
2021-06-03 13:43:05 +02:00
< a href = "#namespaces" > Namespaces</ a > |
2021-06-04 02:30:58 +02:00
< a href = "#enum-members" > Enumerations</ a > |
< a href = "#func-members" > Functions</ a > </ div >
2021-06-03 12:22:37 +02:00
< div class = "headertitle" >
< div class = "title" > DataType.h File Reference</ div > </ div >
</ div > <!--header-->
< div class = "contents" >
2021-06-04 02:30:58 +02:00
< div class = "textblock" >< code > #include < string> </ code >< br />
</ div >< div class = "textblock" >< div class = "dynheader" >
Include dependency graph for DataType.h:</ div >
< div class = "dyncontent" >
< div class = "center" >< img src = "DataType_8h__incl.png" border = "0" usemap = "#Hazelnupp_2DataType_8h" alt = "" /></ div >
< map name = "Hazelnupp_2DataType_8h" id = "Hazelnupp_2DataType_8h" >
< area shape = "rect" title = " " alt = "" coords = "5,5,173,32" />
< area shape = "rect" title = " " alt = "" coords = "60,80,119,107" />
</ map >
</ div >
</ div >< div class = "textblock" >< div class = "dynheader" >
2021-06-03 12:22:37 +02:00
This graph shows which files directly or indirectly include this file:</ div >
< div class = "dyncontent" >
< div class = "center" >< img src = "DataType_8h__dep__incl.png" border = "0" usemap = "#Hazelnupp_2DataType_8hdep" alt = "" /></ div >
< map name = "Hazelnupp_2DataType_8hdep" id = "Hazelnupp_2DataType_8hdep" >
2021-06-08 14:02:49 +02:00
< area shape = "rect" title = " " alt = "" coords = "857,5,1025,32" />
< area shape = "rect" href = "Value_8h.html" title = " " alt = "" coords = "870,80,1013,107" />
< area shape = "rect" href = "ParamConstraint_8h.html" title = " " alt = "" coords = "1283,80,1498,107" />
< area shape = "rect" href = "HazelnuppException_8h.html" title = " " alt = "" coords = "411,155,651,181" />
< area shape = "rect" href = "Parameter_8h.html" title = " " alt = "" coords = "1428,155,1601,181" />
< area shape = "rect" href = "VoidValue_8h.html" title = " " alt = "" coords = "1049,155,1220,181" />
< area shape = "rect" href = "IntValue_8h.html" title = " " alt = "" coords = "1244,155,1404,181" />
< area shape = "rect" href = "FloatValue_8h.html" title = " " alt = "" coords = "211,155,387,181" />
< area shape = "rect" href = "StringValue_8h.html" title = " " alt = "" coords = "5,155,187,181" />
< area shape = "rect" href = "ListValue_8h.html" title = " " alt = "" coords = "858,155,1025,181" />
< area shape = "rect" href = "Value_8cpp.html" title = " " alt = "" coords = "675,155,834,181" />
< area shape = "rect" href = "CmdArgsInterface_8h.html" title = " " alt = "" coords = "1575,229,1799,256" />
< area shape = "rect" href = "Parameter_8cpp.html" title = " " alt = "" coords = "1362,229,1550,256" />
< area shape = "rect" href = "CmdArgsInterface_8cpp.html" title = " " alt = "" coords = "903,304,1142,331" />
< area shape = "rect" href = "VoidValue_8cpp.html" title = " " alt = "" coords = "799,229,985,256" />
< area shape = "rect" href = "IntValue_8cpp.html" title = " " alt = "" coords = "1111,229,1286,256" />
< area shape = "rect" href = "FloatValue_8cpp.html" title = " " alt = "" coords = "327,229,518,256" />
< area shape = "rect" href = "StringValue_8cpp.html" title = " " alt = "" coords = "55,229,251,256" />
< area shape = "rect" href = "ListValue_8cpp.html" title = " " alt = "" coords = "593,229,775,256" />
2021-06-03 12:22:37 +02:00
</ map >
</ div >
</ div >
< p >< a href = "DataType_8h_source.html" > Go to the source code of this file.</ a ></ p >
< table class = "memberdecls" >
2021-06-03 13:43:05 +02:00
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "namespaces" ></ a >
Namespaces</ h2 ></ td ></ tr >
< tr class = "memitem:namespaceHazelnp" >< td class = "memItemLeft" align = "right" valign = "top" >   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "namespaceHazelnp.html" > Hazelnp</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >< table class = "memberdecls" >
2021-06-03 12:22:37 +02:00
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "enum-members" ></ a >
Enumerations</ h2 ></ td ></ tr >
2021-06-03 13:43:05 +02:00
< tr class = "memitem:a07b61ac22ce9cd97eceebdf9487f803f" >< td class = "memItemLeft" align = "right" valign = "top" > enum   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "namespaceHazelnp.html#a07b61ac22ce9cd97eceebdf9487f803f" > Hazelnp::DATA_TYPE</ a > { < br />
   < a class = "el" href = "namespaceHazelnp.html#a07b61ac22ce9cd97eceebdf9487f803fa6d0c9fc747131795e6e5d0c5119f12cb" > Hazelnp::DATA_TYPE::VOID</ a > ,
< a class = "el" href = "namespaceHazelnp.html#a07b61ac22ce9cd97eceebdf9487f803fa53f93baa3057821107c750323892fa92" > Hazelnp::DATA_TYPE::INT</ a > ,
< a class = "el" href = "namespaceHazelnp.html#a07b61ac22ce9cd97eceebdf9487f803fae738c26bf4ce1037fa81b039a915cbf6" > Hazelnp::DATA_TYPE::FLOAT</ a > ,
< a class = "el" href = "namespaceHazelnp.html#a07b61ac22ce9cd97eceebdf9487f803fa63b588d5559f64f89a416e656880b949" > Hazelnp::DATA_TYPE::STRING</ a > ,
2021-06-03 12:22:37 +02:00
< br />
2021-06-03 13:43:05 +02:00
   < a class = "el" href = "namespaceHazelnp.html#a07b61ac22ce9cd97eceebdf9487f803fa298cb25408234de02baf2085803a464a" > Hazelnp::DATA_TYPE::LIST</ a >
2021-06-03 12:22:37 +02:00
< br />
}</ td ></ tr >
2021-06-03 13:43:05 +02:00
< tr class = "memdesc:a07b61ac22ce9cd97eceebdf9487f803f" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > The different data types a paramater can be. < a href = "namespaceHazelnp.html#a07b61ac22ce9cd97eceebdf9487f803f" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a07b61ac22ce9cd97eceebdf9487f803f" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
2021-06-04 02:30:58 +02:00
</ table >< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "func-members" ></ a >
Functions</ h2 ></ td ></ tr >
< tr class = "memitem:a7fb1e5ad9e2ecb6c0025beb19f11621b" >< td class = "memItemLeft" align = "right" valign = "top" > static std::string  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "namespaceHazelnp.html#a7fb1e5ad9e2ecb6c0025beb19f11621b" > Hazelnp::DataTypeToString</ a > (DATA_TYPE type)</ td ></ tr >
< tr class = "separator:a7fb1e5ad9e2ecb6c0025beb19f11621b" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
2021-06-03 12:22:37 +02:00
</ table >
</ div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" />< address class = "footer" >< small >
2021-08-04 21:17:44 +02:00
Generated on Wed Aug 4 2021 21:16:24 for Leonetienne/Hazelnupp by   < a href = "http://www.doxygen.org/index.html" >
2021-06-03 12:22:37 +02:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" />
</ a > 1.8.17
</ small ></ address >
</ body >
</ html >