2021-06-03 13:43:05 +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: Hazelnp::VoidValue Class 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 = "namespaceHazelnp.html" > Hazelnp</ a ></ li >< li class = "navelem" >< a class = "el" href = "classHazelnp_1_1VoidValue.html" > VoidValue</ a ></ li > </ ul >
</ div >
</ div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions</ a > |
< a href = "classHazelnp_1_1VoidValue-members.html" > List of all members</ a > </ div >
< div class = "headertitle" >
< div class = "title" > Hazelnp::VoidValue Class Reference</ div > </ div >
</ div > <!--header-->
< div class = "contents" >
< p > Specializations for void values.
< a href = "classHazelnp_1_1VoidValue.html#details" > More...</ a ></ p >
< p >< code > #include < < a class = "el" href = "VoidValue_8h_source.html" > VoidValue.h</ a > > </ code ></ p >
< div class = "dynheader" >
Inheritance diagram for Hazelnp::VoidValue:</ div >
< div class = "dyncontent" >
< div class = "center" >< img src = "classHazelnp_1_1VoidValue__inherit__graph.png" border = "0" usemap = "#Hazelnp_1_1VoidValue_inherit__map" alt = "Inheritance graph" /></ div >
< map name = "Hazelnp_1_1VoidValue_inherit__map" id = "Hazelnp_1_1VoidValue_inherit__map" >
< area shape = "rect" title = "Specializations for void values." alt = "" coords = "5,80,152,107" />
< area shape = "rect" href = "classHazelnp_1_1Value.html" title = "Abstract class for values." alt = "" coords = "19,5,138,32" />
</ map >
< center >< span class = "legend" > [< a href = "graph_legend.html" > legend</ a > ]</ span ></ center ></ div >
< div class = "dynheader" >
Collaboration diagram for Hazelnp::VoidValue:</ div >
< div class = "dyncontent" >
< div class = "center" >< img src = "classHazelnp_1_1VoidValue__coll__graph.png" border = "0" usemap = "#Hazelnp_1_1VoidValue_coll__map" alt = "Collaboration graph" /></ div >
< map name = "Hazelnp_1_1VoidValue_coll__map" id = "Hazelnp_1_1VoidValue_coll__map" >
< area shape = "rect" title = "Specializations for void values." alt = "" coords = "5,80,152,107" />
< area shape = "rect" href = "classHazelnp_1_1Value.html" title = "Abstract class for values." alt = "" coords = "19,5,138,32" />
</ map >
< center >< span class = "legend" > [< a href = "graph_legend.html" > legend</ a > ]</ span ></ center ></ div >
< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "pub-methods" ></ a >
Public Member Functions</ h2 ></ td ></ tr >
< tr class = "memitem:a75abf334b7f55cd149d2bb1962f2d8f1" >< td class = "memItemLeft" align = "right" valign = "top" >   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1VoidValue.html#a75abf334b7f55cd149d2bb1962f2d8f1" > VoidValue</ a > ()</ td ></ tr >
< tr class = "separator:a75abf334b7f55cd149d2bb1962f2d8f1" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a6024b40919c3a6acea92be0439be2db0" >< td class = "memItemLeft" align = "right" valign = "top" >   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1VoidValue.html#a6024b40919c3a6acea92be0439be2db0" > ~VoidValue</ a > () override</ td ></ tr >
< tr class = "separator:a6024b40919c3a6acea92be0439be2db0" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:ac36e85add840057659ec24484548165f" >< td class = "memItemLeft" align = "right" valign = "top" >< a class = "el" href = "classHazelnp_1_1Value.html" > Value</ a > *  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1VoidValue.html#ac36e85add840057659ec24484548165f" > Deepcopy</ a > () const override</ td ></ tr >
< tr class = "memdesc:ac36e85add840057659ec24484548165f" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Will return a deeopopy of this object. < a href = "classHazelnp_1_1VoidValue.html#ac36e85add840057659ec24484548165f" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:ac36e85add840057659ec24484548165f" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a44b1917d9ba41ee91e2131432e01ec90" >< td class = "memItemLeft" align = "right" valign = "top" > std::string  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1VoidValue.html#a44b1917d9ba41ee91e2131432e01ec90" > GetAsOsString</ a > () const override</ td ></ tr >
< tr class = "memdesc:a44b1917d9ba41ee91e2131432e01ec90" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Will return a string suitable for an std::ostream;. < a href = "classHazelnp_1_1VoidValue.html#a44b1917d9ba41ee91e2131432e01ec90" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a44b1917d9ba41ee91e2131432e01ec90" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a3806945596866f3630dc5426a6b55e58" >< td class = "memItemLeft" align = "right" valign = "top" > long long int  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1VoidValue.html#a3806945596866f3630dc5426a6b55e58" > GetInt64</ a > () const override</ td ></ tr >
< tr class = "memdesc:a3806945596866f3630dc5426a6b55e58" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Throws < a class = "el" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" title = "Gets thrown when an attempt is made to retrieve the wrong data type from a value, when the value not ..." > HazelnuppValueNotConvertibleException</ a > . < a href = "classHazelnp_1_1VoidValue.html#a3806945596866f3630dc5426a6b55e58" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a3806945596866f3630dc5426a6b55e58" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a5b7f50c390ef8f3636ba211a72a78065" >< td class = "memItemLeft" align = "right" valign = "top" > int  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1VoidValue.html#a5b7f50c390ef8f3636ba211a72a78065" > GetInt32</ a > () const override</ td ></ tr >
< tr class = "memdesc:a5b7f50c390ef8f3636ba211a72a78065" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Throws < a class = "el" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" title = "Gets thrown when an attempt is made to retrieve the wrong data type from a value, when the value not ..." > HazelnuppValueNotConvertibleException</ a > . < a href = "classHazelnp_1_1VoidValue.html#a5b7f50c390ef8f3636ba211a72a78065" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a5b7f50c390ef8f3636ba211a72a78065" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a18b6f0d697c5f9286372a05927e4759c" >< td class = "memItemLeft" align = "right" valign = "top" > long double  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1VoidValue.html#a18b6f0d697c5f9286372a05927e4759c" > GetFloat64</ a > () const override</ td ></ tr >
< tr class = "memdesc:a18b6f0d697c5f9286372a05927e4759c" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Throws < a class = "el" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" title = "Gets thrown when an attempt is made to retrieve the wrong data type from a value, when the value not ..." > HazelnuppValueNotConvertibleException</ a > . < a href = "classHazelnp_1_1VoidValue.html#a18b6f0d697c5f9286372a05927e4759c" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a18b6f0d697c5f9286372a05927e4759c" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a6d39d2983e54e1a407c66e303273aa48" >< td class = "memItemLeft" align = "right" valign = "top" > double  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1VoidValue.html#a6d39d2983e54e1a407c66e303273aa48" > GetFloat32</ a > () const override</ td ></ tr >
< tr class = "memdesc:a6d39d2983e54e1a407c66e303273aa48" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Throws < a class = "el" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" title = "Gets thrown when an attempt is made to retrieve the wrong data type from a value, when the value not ..." > HazelnuppValueNotConvertibleException</ a > . < a href = "classHazelnp_1_1VoidValue.html#a6d39d2983e54e1a407c66e303273aa48" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a6d39d2983e54e1a407c66e303273aa48" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a5af0c47a873b84226df47a90e63b2acd" >< td class = "memItemLeft" align = "right" valign = "top" > std::string  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1VoidValue.html#a5af0c47a873b84226df47a90e63b2acd" > GetString</ a > () const override</ td ></ tr >
2021-06-05 12:40:24 +02:00
< tr class = "memdesc:a5af0c47a873b84226df47a90e63b2acd" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Returns an empty string. < a href = "classHazelnp_1_1VoidValue.html#a5af0c47a873b84226df47a90e63b2acd" > More...</ a >< br /></ td ></ tr >
2021-06-03 13:43:05 +02:00
< tr class = "separator:a5af0c47a873b84226df47a90e63b2acd" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:aba53ae37d415959b583f33f3e381be16" >< td class = "memItemLeft" align = "right" valign = "top" > const std::vector< < a class = "el" href = "classHazelnp_1_1Value.html" > Value</ a > * > &  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1VoidValue.html#aba53ae37d415959b583f33f3e381be16" > GetList</ a > () const</ td ></ tr >
2021-06-05 12:40:24 +02:00
< tr class = "memdesc:aba53ae37d415959b583f33f3e381be16" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Returns an empty list. < a href = "classHazelnp_1_1VoidValue.html#aba53ae37d415959b583f33f3e381be16" > More...</ a >< br /></ td ></ tr >
2021-06-03 13:43:05 +02:00
< tr class = "separator:aba53ae37d415959b583f33f3e381be16" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "inherit_header pub_methods_classHazelnp_1_1Value" >< td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classHazelnp_1_1Value')" >< img src = "closed.png" alt = "-" />   Public Member Functions inherited from < a class = "el" href = "classHazelnp_1_1Value.html" > Hazelnp::Value</ a ></ td ></ tr >
< tr class = "memitem:a977dea61ee5b00b6c6d77ad6ad2c8d4c inherit pub_methods_classHazelnp_1_1Value" >< td class = "memItemLeft" align = "right" valign = "top" > virtual  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1Value.html#a977dea61ee5b00b6c6d77ad6ad2c8d4c" > ~Value</ a > ()</ td ></ tr >
< tr class = "separator:a977dea61ee5b00b6c6d77ad6ad2c8d4c inherit pub_methods_classHazelnp_1_1Value" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:adbb80bf6d455a316e6e5103353429993 inherit pub_methods_classHazelnp_1_1Value" >< td class = "memItemLeft" align = "right" valign = "top" >< a class = "el" href = "namespaceHazelnp.html#a07b61ac22ce9cd97eceebdf9487f803f" > DATA_TYPE</ a >   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1Value.html#adbb80bf6d455a316e6e5103353429993" > GetDataType</ a > () const</ td ></ tr >
< tr class = "memdesc:adbb80bf6d455a316e6e5103353429993 inherit pub_methods_classHazelnp_1_1Value" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Will return the data type of this value. < a href = "classHazelnp_1_1Value.html#adbb80bf6d455a316e6e5103353429993" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:adbb80bf6d455a316e6e5103353429993 inherit pub_methods_classHazelnp_1_1Value" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "inherited" ></ a >
Additional Inherited Members</ h2 ></ td ></ tr >
< tr class = "inherit_header pro_methods_classHazelnp_1_1Value" >< td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_classHazelnp_1_1Value')" >< img src = "closed.png" alt = "-" />   Protected Member Functions inherited from < a class = "el" href = "classHazelnp_1_1Value.html" > Hazelnp::Value</ a ></ td ></ tr >
< tr class = "memitem:a8455d65bb2d939e850d6772dfbf8bfec inherit pro_methods_classHazelnp_1_1Value" >< td class = "memItemLeft" align = "right" valign = "top" >   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1Value.html#a8455d65bb2d939e850d6772dfbf8bfec" > Value</ a > (< a class = "el" href = "namespaceHazelnp.html#a07b61ac22ce9cd97eceebdf9487f803f" > DATA_TYPE</ a > < a class = "el" href = "classHazelnp_1_1Value.html#ae5760a30c237095db595c466372e3c23" > type</ a > )</ td ></ tr >
< tr class = "separator:a8455d65bb2d939e850d6772dfbf8bfec inherit pro_methods_classHazelnp_1_1Value" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "inherit_header pro_attribs_classHazelnp_1_1Value" >< td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classHazelnp_1_1Value')" >< img src = "closed.png" alt = "-" />   Protected Attributes inherited from < a class = "el" href = "classHazelnp_1_1Value.html" > Hazelnp::Value</ a ></ td ></ tr >
< tr class = "memitem:ae5760a30c237095db595c466372e3c23 inherit pro_attribs_classHazelnp_1_1Value" >< td class = "memItemLeft" align = "right" valign = "top" >< a class = "el" href = "namespaceHazelnp.html#a07b61ac22ce9cd97eceebdf9487f803f" > DATA_TYPE</ a >   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1Value.html#ae5760a30c237095db595c466372e3c23" > type</ a ></ td ></ tr >
< tr class = "separator:ae5760a30c237095db595c466372e3c23 inherit pro_attribs_classHazelnp_1_1Value" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >
< a name = "details" id = "details" ></ a >< h2 class = "groupheader" > Detailed Description</ h2 >
< div class = "textblock" >< p > Specializations for void values. </ p >
< p > These house no value whatsoever, but only communicate information by merely existing. </ p >
< p class = "definition" > Definition at line < a class = "el" href = "VoidValue_8h_source.html#l00008" > 8</ a > of file < a class = "el" href = "VoidValue_8h_source.html" > VoidValue.h</ a > .</ p >
</ div >< h2 class = "groupheader" > Constructor & Destructor Documentation</ h2 >
< a id = "a75abf334b7f55cd149d2bb1962f2d8f1" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a75abf334b7f55cd149d2bb1962f2d8f1" > ◆ </ a ></ span > VoidValue()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > VoidValue::VoidValue </ td >
< td > (</ td >
< td class = "paramname" ></ td >< td > )</ td >
< td ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "VoidValue_8cpp_source.html#l00006" > 6</ a > of file < a class = "el" href = "VoidValue_8cpp_source.html" > VoidValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00007" ></ a >< span class = "lineno" > 7</ span >   :</ div >
< div class = "line" >< a name = "l00008" ></ a >< span class = "lineno" > 8</ span >   < a class = "code" href = "classHazelnp_1_1Value.html#a8455d65bb2d939e850d6772dfbf8bfec" > Value</ a > (< a class = "code" href = "namespaceHazelnp.html#a07b61ac22ce9cd97eceebdf9487f803fa6d0c9fc747131795e6e5d0c5119f12cb" > DATA_TYPE::VOID</ a > )</ div >
< div class = "line" >< a name = "l00009" ></ a >< span class = "lineno" > 9</ span >   {</ div >
< div class = "line" >< a name = "l00010" ></ a >< span class = "lineno" > 10</ span >   < span class = "keywordflow" > return</ span > ;</ div >
< div class = "line" >< a name = "l00011" ></ a >< span class = "lineno" > 11</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a6024b40919c3a6acea92be0439be2db0" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a6024b40919c3a6acea92be0439be2db0" > ◆ </ a ></ span > ~VoidValue()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > Hazelnp::VoidValue::~VoidValue </ td >
< td > (</ td >
< td class = "paramname" ></ td >< td > )</ td >
< td ></ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > inline</ span >< span class = "mlabel" > override</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "VoidValue_8h_source.html#l00012" > 12</ a > of file < a class = "el" href = "VoidValue_8h_source.html" > VoidValue.h</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00012" ></ a >< span class = "lineno" > 12</ span >   {};</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< h2 class = "groupheader" > Member Function Documentation</ h2 >
< a id = "ac36e85add840057659ec24484548165f" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#ac36e85add840057659ec24484548165f" > ◆ </ a ></ span > Deepcopy()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" >< a class = "el" href = "classHazelnp_1_1Value.html" > Value</ a > * VoidValue::Deepcopy </ td >
< td > (</ td >
< td class = "paramname" ></ td >< td > )</ td >
< td > const</ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > override</ span >< span class = "mlabel" > virtual</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p > Will return a deeopopy of this object. </ p >
< p > Implements < a class = "el" href = "classHazelnp_1_1Value.html#aec9bc16f1630734c79bc69e916622dc6" > Hazelnp::Value</ a > .</ p >
< p class = "definition" > Definition at line < a class = "el" href = "VoidValue_8cpp_source.html#l00013" > 13</ a > of file < a class = "el" href = "VoidValue_8cpp_source.html" > VoidValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00014" ></ a >< span class = "lineno" > 14</ span >   {</ div >
< div class = "line" >< a name = "l00015" ></ a >< span class = "lineno" > 15</ span >   < span class = "keywordflow" > return</ span > < span class = "keyword" > new</ span > < a class = "code" href = "classHazelnp_1_1VoidValue.html#a75abf334b7f55cd149d2bb1962f2d8f1" > VoidValue</ a > ();</ div >
< div class = "line" >< a name = "l00016" ></ a >< span class = "lineno" > 16</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a44b1917d9ba41ee91e2131432e01ec90" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a44b1917d9ba41ee91e2131432e01ec90" > ◆ </ a ></ span > GetAsOsString()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > std::string VoidValue::GetAsOsString </ td >
< td > (</ td >
< td class = "paramname" ></ td >< td > )</ td >
< td > const</ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > override</ span >< span class = "mlabel" > virtual</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p > Will return a string suitable for an std::ostream;. </ p >
< p > Implements < a class = "el" href = "classHazelnp_1_1Value.html#ae1fdc694ed1c2b3080ad3929efda0a0e" > Hazelnp::Value</ a > .</ p >
< p class = "definition" > Definition at line < a class = "el" href = "VoidValue_8cpp_source.html#l00018" > 18</ a > of file < a class = "el" href = "VoidValue_8cpp_source.html" > VoidValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00019" ></ a >< span class = "lineno" > 19</ span >   {</ div >
< div class = "line" >< a name = "l00020" ></ a >< span class = "lineno" > 20</ span >   < span class = "keywordflow" > return</ span > < span class = "stringliteral" > " VoidValue" </ span > ;</ div >
< div class = "line" >< a name = "l00021" ></ a >< span class = "lineno" > 21</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a6d39d2983e54e1a407c66e303273aa48" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a6d39d2983e54e1a407c66e303273aa48" > ◆ </ a ></ span > GetFloat32()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double VoidValue::GetFloat32 </ td >
< td > (</ td >
< td class = "paramname" ></ td >< td > )</ td >
< td > const</ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > override</ span >< span class = "mlabel" > virtual</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p > Throws < a class = "el" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" title = "Gets thrown when an attempt is made to retrieve the wrong data type from a value, when the value not ..." > HazelnuppValueNotConvertibleException</ a > . </ p >
< p > Implements < a class = "el" href = "classHazelnp_1_1Value.html#a64eeb2943ccea6e16ce4e6f53a6e9b6d" > Hazelnp::Value</ a > .</ p >
< p class = "definition" > Definition at line < a class = "el" href = "VoidValue_8cpp_source.html#l00040" > 40</ a > of file < a class = "el" href = "VoidValue_8cpp_source.html" > VoidValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00041" ></ a >< span class = "lineno" > 41</ span >   {</ div >
< div class = "line" >< a name = "l00042" ></ a >< span class = "lineno" > 42</ span >   < span class = "keywordflow" > throw</ span > < a class = "code" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" > HazelnuppValueNotConvertibleException</ a > ();</ div >
< div class = "line" >< a name = "l00043" ></ a >< span class = "lineno" > 43</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a18b6f0d697c5f9286372a05927e4759c" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a18b6f0d697c5f9286372a05927e4759c" > ◆ </ a ></ span > GetFloat64()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > long double VoidValue::GetFloat64 </ td >
< td > (</ td >
< td class = "paramname" ></ td >< td > )</ td >
< td > const</ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > override</ span >< span class = "mlabel" > virtual</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p > Throws < a class = "el" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" title = "Gets thrown when an attempt is made to retrieve the wrong data type from a value, when the value not ..." > HazelnuppValueNotConvertibleException</ a > . </ p >
< p > Implements < a class = "el" href = "classHazelnp_1_1Value.html#af645b9d78970d102360be37fc18e9e8a" > Hazelnp::Value</ a > .</ p >
< p class = "definition" > Definition at line < a class = "el" href = "VoidValue_8cpp_source.html#l00035" > 35</ a > of file < a class = "el" href = "VoidValue_8cpp_source.html" > VoidValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00036" ></ a >< span class = "lineno" > 36</ span >   {</ div >
< div class = "line" >< a name = "l00037" ></ a >< span class = "lineno" > 37</ span >   < span class = "keywordflow" > throw</ span > < a class = "code" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" > HazelnuppValueNotConvertibleException</ a > ();</ div >
< div class = "line" >< a name = "l00038" ></ a >< span class = "lineno" > 38</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a5b7f50c390ef8f3636ba211a72a78065" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a5b7f50c390ef8f3636ba211a72a78065" > ◆ </ a ></ span > GetInt32()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int VoidValue::GetInt32 </ td >
< td > (</ td >
< td class = "paramname" ></ td >< td > )</ td >
< td > const</ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > override</ span >< span class = "mlabel" > virtual</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p > Throws < a class = "el" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" title = "Gets thrown when an attempt is made to retrieve the wrong data type from a value, when the value not ..." > HazelnuppValueNotConvertibleException</ a > . </ p >
< p > Implements < a class = "el" href = "classHazelnp_1_1Value.html#a2cb73333bdeca657dfbf6c8b2e50a5ef" > Hazelnp::Value</ a > .</ p >
< p class = "definition" > Definition at line < a class = "el" href = "VoidValue_8cpp_source.html#l00030" > 30</ a > of file < a class = "el" href = "VoidValue_8cpp_source.html" > VoidValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00031" ></ a >< span class = "lineno" > 31</ span >   {</ div >
< div class = "line" >< a name = "l00032" ></ a >< span class = "lineno" > 32</ span >   < span class = "keywordflow" > throw</ span > < a class = "code" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" > HazelnuppValueNotConvertibleException</ a > ();</ div >
< div class = "line" >< a name = "l00033" ></ a >< span class = "lineno" > 33</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a3806945596866f3630dc5426a6b55e58" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a3806945596866f3630dc5426a6b55e58" > ◆ </ a ></ span > GetInt64()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > long long int VoidValue::GetInt64 </ td >
< td > (</ td >
< td class = "paramname" ></ td >< td > )</ td >
< td > const</ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > override</ span >< span class = "mlabel" > virtual</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p > Throws < a class = "el" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" title = "Gets thrown when an attempt is made to retrieve the wrong data type from a value, when the value not ..." > HazelnuppValueNotConvertibleException</ a > . </ p >
< p > Implements < a class = "el" href = "classHazelnp_1_1Value.html#a92d75905211e964cb900bdc868ed12a7" > Hazelnp::Value</ a > .</ p >
< p class = "definition" > Definition at line < a class = "el" href = "VoidValue_8cpp_source.html#l00025" > 25</ a > of file < a class = "el" href = "VoidValue_8cpp_source.html" > VoidValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00026" ></ a >< span class = "lineno" > 26</ span >   {</ div >
< div class = "line" >< a name = "l00027" ></ a >< span class = "lineno" > 27</ span >   < span class = "keywordflow" > throw</ span > < a class = "code" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" > HazelnuppValueNotConvertibleException</ a > ();</ div >
< div class = "line" >< a name = "l00028" ></ a >< span class = "lineno" > 28</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "aba53ae37d415959b583f33f3e381be16" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#aba53ae37d415959b583f33f3e381be16" > ◆ </ a ></ span > GetList()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const std::vector< < a class = "el" href = "classHazelnp_1_1Value.html" > Value</ a > * > & VoidValue::GetList </ td >
< td > (</ td >
< td class = "paramname" ></ td >< td > )</ td >
< td > const</ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > virtual</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2021-06-05 12:40:24 +02:00
< p > Returns an empty list. </ p >
2021-06-03 13:43:05 +02:00
< p > Implements < a class = "el" href = "classHazelnp_1_1Value.html#a358092f951e817cd2a878225b5b1c869" > Hazelnp::Value</ a > .</ p >
< p class = "definition" > Definition at line < a class = "el" href = "VoidValue_8cpp_source.html#l00050" > 50</ a > of file < a class = "el" href = "VoidValue_8cpp_source.html" > VoidValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00051" ></ a >< span class = "lineno" > 51</ span >   {</ div >
2021-06-05 12:40:24 +02:00
< div class = "line" >< a name = "l00052" ></ a >< span class = "lineno" > 52</ span >   < span class = "keyword" > static</ span > < span class = "keyword" > const</ span > std::vector< Value*> empty;</ div >
< div class = "line" >< a name = "l00053" ></ a >< span class = "lineno" > 53</ span >   < span class = "keywordflow" > return</ span > empty;</ div >
< div class = "line" >< a name = "l00054" ></ a >< span class = "lineno" > 54</ span >   }</ div >
2021-06-03 13:43:05 +02:00
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a5af0c47a873b84226df47a90e63b2acd" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a5af0c47a873b84226df47a90e63b2acd" > ◆ </ a ></ span > GetString()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > std::string VoidValue::GetString </ td >
< td > (</ td >
< td class = "paramname" ></ td >< td > )</ td >
< td > const</ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > override</ span >< span class = "mlabel" > virtual</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
2021-06-05 12:40:24 +02:00
< p > Returns an empty string. </ p >
2021-06-03 13:43:05 +02:00
< p > Implements < a class = "el" href = "classHazelnp_1_1Value.html#a1446705c062026f03866d0f452c39501" > Hazelnp::Value</ a > .</ p >
< p class = "definition" > Definition at line < a class = "el" href = "VoidValue_8cpp_source.html#l00045" > 45</ a > of file < a class = "el" href = "VoidValue_8cpp_source.html" > VoidValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00046" ></ a >< span class = "lineno" > 46</ span >   {</ div >
2021-06-05 12:40:24 +02:00
< div class = "line" >< a name = "l00047" ></ a >< span class = "lineno" > 47</ span >   < span class = "keywordflow" > return</ span > < span class = "stringliteral" > "" </ span > ;</ div >
2021-06-03 13:43:05 +02:00
< div class = "line" >< a name = "l00048" ></ a >< span class = "lineno" > 48</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< hr /> The documentation for this class was generated from the following files:< ul >
< li > Hazelnupp/< a class = "el" href = "VoidValue_8h_source.html" > VoidValue.h</ a ></ li >
< li > Hazelnupp/< a class = "el" href = "VoidValue_8cpp_source.html" > VoidValue.cpp</ a ></ li >
</ ul >
</ div > <!-- contents -->
< div class = "ttc" id = "anamespaceHazelnp_html_a07b61ac22ce9cd97eceebdf9487f803fa6d0c9fc747131795e6e5d0c5119f12cb" >< div class = "ttname" >< a href = "namespaceHazelnp.html#a07b61ac22ce9cd97eceebdf9487f803fa6d0c9fc747131795e6e5d0c5119f12cb" > Hazelnp::DATA_TYPE::VOID</ a ></ div >< div class = "ttdeci" > @ VOID</ div ></ div >
< div class = "ttc" id = "aclassHazelnp_1_1Value_html_a8455d65bb2d939e850d6772dfbf8bfec" >< div class = "ttname" >< a href = "classHazelnp_1_1Value.html#a8455d65bb2d939e850d6772dfbf8bfec" > Hazelnp::Value::Value</ a ></ div >< div class = "ttdeci" > Value(DATA_TYPE type)</ div >< div class = "ttdef" >< b > Definition:</ b > < a href = "Value_8cpp_source.html#l00005" > Value.cpp:5</ a ></ div ></ div >
< div class = "ttc" id = "aclassHazelnp_1_1VoidValue_html_a75abf334b7f55cd149d2bb1962f2d8f1" >< div class = "ttname" >< a href = "classHazelnp_1_1VoidValue.html#a75abf334b7f55cd149d2bb1962f2d8f1" > Hazelnp::VoidValue::VoidValue</ a ></ div >< div class = "ttdeci" > VoidValue()</ div >< div class = "ttdef" >< b > Definition:</ b > < a href = "VoidValue_8cpp_source.html#l00006" > VoidValue.cpp:6</ a ></ div ></ div >
2021-06-06 15:32:19 +02:00
< div class = "ttc" id = "aclassHazelnp_1_1HazelnuppValueNotConvertibleException_html" >< div class = "ttname" >< a href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" > Hazelnp::HazelnuppValueNotConvertibleException</ a ></ div >< div class = "ttdoc" > Gets thrown when an attempt is made to retrieve the wrong data type from a value, when the value not ...</ div >< div class = "ttdef" >< b > Definition:</ b > < a href = "HazelnuppException_8h_source.html#l00038" > HazelnuppException.h:38</ a ></ div ></ div >
2021-06-03 13:43:05 +02:00
<!-- start footer part -->
< hr class = "footer" />< address class = "footer" >< small >
2021-06-08 14:02:49 +02:00
Generated on Tue Jun 8 2021 14:02:40 for Leonetienne/Hazelnupp by   < a href = "http://www.doxygen.org/index.html" >
2021-06-03 13:43:05 +02:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" />
</ a > 1.8.17
</ small ></ address >
</ body >
</ html >