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::ListValue 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_1ListValue.html" > ListValue</ a ></ li > </ ul >
</ div >
</ div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions</ a > |
< a href = "classHazelnp_1_1ListValue-members.html" > List of all members</ a > </ div >
< div class = "headertitle" >
< div class = "title" > Hazelnp::ListValue Class Reference</ div > </ div >
</ div > <!--header-->
< div class = "contents" >
< p > Specializations for list values (uses std::vector< Value*> )
< a href = "classHazelnp_1_1ListValue.html#details" > More...</ a ></ p >
< p >< code > #include < < a class = "el" href = "ListValue_8h_source.html" > ListValue.h</ a > > </ code ></ p >
< div class = "dynheader" >
Inheritance diagram for Hazelnp::ListValue:</ div >
< div class = "dyncontent" >
< div class = "center" >< img src = "classHazelnp_1_1ListValue__inherit__graph.png" border = "0" usemap = "#Hazelnp_1_1ListValue_inherit__map" alt = "Inheritance graph" /></ div >
< map name = "Hazelnp_1_1ListValue_inherit__map" id = "Hazelnp_1_1ListValue_inherit__map" >
< area shape = "rect" title = "Specializations for list values (uses std::vector<Value*>)" alt = "" coords = "5,80,148,107" />
< area shape = "rect" href = "classHazelnp_1_1Value.html" title = "Abstract class for values." alt = "" coords = "17,5,136,32" />
</ map >
< center >< span class = "legend" > [< a href = "graph_legend.html" > legend</ a > ]</ span ></ center ></ div >
< div class = "dynheader" >
Collaboration diagram for Hazelnp::ListValue:</ div >
< div class = "dyncontent" >
< div class = "center" >< img src = "classHazelnp_1_1ListValue__coll__graph.png" border = "0" usemap = "#Hazelnp_1_1ListValue_coll__map" alt = "Collaboration graph" /></ div >
< map name = "Hazelnp_1_1ListValue_coll__map" id = "Hazelnp_1_1ListValue_coll__map" >
< area shape = "rect" title = "Specializations for list values (uses std::vector<Value*>)" alt = "" coords = "5,80,148,107" />
< area shape = "rect" href = "classHazelnp_1_1Value.html" title = "Abstract class for values." alt = "" coords = "17,5,136,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:a6082aaa506b31496720a168da8ab2708" >< td class = "memItemLeft" align = "right" valign = "top" >   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1ListValue.html#a6082aaa506b31496720a168da8ab2708" > ListValue</ a > ()</ td ></ tr >
< tr class = "separator:a6082aaa506b31496720a168da8ab2708" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a91f1450f299d46b3301774a6b4eb6c18" >< td class = "memItemLeft" align = "right" valign = "top" >   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1ListValue.html#a91f1450f299d46b3301774a6b4eb6c18" > ~ListValue</ a > () override</ td ></ tr >
< tr class = "separator:a91f1450f299d46b3301774a6b4eb6c18" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a51c89ff315026b03d908345c6f58169d" >< 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_1ListValue.html#a51c89ff315026b03d908345c6f58169d" > Deepcopy</ a > () const override</ td ></ tr >
< tr class = "memdesc:a51c89ff315026b03d908345c6f58169d" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Will return a deeopopy of this object. < a href = "classHazelnp_1_1ListValue.html#a51c89ff315026b03d908345c6f58169d" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a51c89ff315026b03d908345c6f58169d" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a5b1f8af329e48c5469fee16634b7889c" >< td class = "memItemLeft" align = "right" valign = "top" > std::string  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1ListValue.html#a5b1f8af329e48c5469fee16634b7889c" > GetAsOsString</ a > () const override</ td ></ tr >
< tr class = "memdesc:a5b1f8af329e48c5469fee16634b7889c" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Will return a string suitable for an std::ostream;. < a href = "classHazelnp_1_1ListValue.html#a5b1f8af329e48c5469fee16634b7889c" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a5b1f8af329e48c5469fee16634b7889c" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:af8787d266aa353d3f96e2c76cce76c41" >< td class = "memItemLeft" align = "right" valign = "top" > void  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1ListValue.html#af8787d266aa353d3f96e2c76cce76c41" > AddValue</ a > (const < a class = "el" href = "classHazelnp_1_1Value.html" > Value</ a > *value)</ td ></ tr >
< tr class = "memdesc:af8787d266aa353d3f96e2c76cce76c41" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Will add this value to the list. < a href = "classHazelnp_1_1ListValue.html#af8787d266aa353d3f96e2c76cce76c41" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:af8787d266aa353d3f96e2c76cce76c41" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a7907ae7433e4011157f1b31dd5339702" >< 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_1ListValue.html#a7907ae7433e4011157f1b31dd5339702" > GetValue</ a > () const</ td ></ tr >
< tr class = "memdesc:a7907ae7433e4011157f1b31dd5339702" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Will return the raw value. < a href = "classHazelnp_1_1ListValue.html#a7907ae7433e4011157f1b31dd5339702" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a7907ae7433e4011157f1b31dd5339702" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a5d92ff2b9a1fa92fbc303ac4d07765d0" >< td class = "memItemLeft" align = "right" valign = "top" >   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1ListValue.html#a5d92ff2b9a1fa92fbc303ac4d07765d0" > operator std::vector< Value * > </ a > () const</ td ></ tr >
< tr class = "separator:a5d92ff2b9a1fa92fbc303ac4d07765d0" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a9a7a1161ddeb3e56eaafee5f10f75995" >< td class = "memItemLeft" align = "right" valign = "top" > long long int  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1ListValue.html#a9a7a1161ddeb3e56eaafee5f10f75995" > GetInt64</ a > () const override</ td ></ tr >
< tr class = "memdesc:a9a7a1161ddeb3e56eaafee5f10f75995" >< 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_1ListValue.html#a9a7a1161ddeb3e56eaafee5f10f75995" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a9a7a1161ddeb3e56eaafee5f10f75995" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a565c2b86fcfb3a13de29e59d95a358e7" >< td class = "memItemLeft" align = "right" valign = "top" > int  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1ListValue.html#a565c2b86fcfb3a13de29e59d95a358e7" > GetInt32</ a > () const override</ td ></ tr >
< tr class = "memdesc:a565c2b86fcfb3a13de29e59d95a358e7" >< 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_1ListValue.html#a565c2b86fcfb3a13de29e59d95a358e7" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a565c2b86fcfb3a13de29e59d95a358e7" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a571178db1c9d23f6c685ea8898dbb60e" >< td class = "memItemLeft" align = "right" valign = "top" > long double  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1ListValue.html#a571178db1c9d23f6c685ea8898dbb60e" > GetFloat64</ a > () const override</ td ></ tr >
< tr class = "memdesc:a571178db1c9d23f6c685ea8898dbb60e" >< 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_1ListValue.html#a571178db1c9d23f6c685ea8898dbb60e" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a571178db1c9d23f6c685ea8898dbb60e" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a637fec02ed7f7325554e494fc7cd4e86" >< td class = "memItemLeft" align = "right" valign = "top" > double  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1ListValue.html#a637fec02ed7f7325554e494fc7cd4e86" > GetFloat32</ a > () const override</ td ></ tr >
< tr class = "memdesc:a637fec02ed7f7325554e494fc7cd4e86" >< 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_1ListValue.html#a637fec02ed7f7325554e494fc7cd4e86" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a637fec02ed7f7325554e494fc7cd4e86" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:aeaf80c07236045a77d72349ebcfc3b89" >< td class = "memItemLeft" align = "right" valign = "top" > std::string  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1ListValue.html#aeaf80c07236045a77d72349ebcfc3b89" > GetString</ a > () const override</ td ></ tr >
< tr class = "memdesc:aeaf80c07236045a77d72349ebcfc3b89" >< 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_1ListValue.html#aeaf80c07236045a77d72349ebcfc3b89" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:aeaf80c07236045a77d72349ebcfc3b89" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:ad578d9088c0375cd9b9c6658e5d9ba1f" >< 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_1ListValue.html#ad578d9088c0375cd9b9c6658e5d9ba1f" > GetList</ a > () const override</ td ></ tr >
< tr class = "memdesc:ad578d9088c0375cd9b9c6658e5d9ba1f" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Will return this values list. < a href = "classHazelnp_1_1ListValue.html#ad578d9088c0375cd9b9c6658e5d9ba1f" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:ad578d9088c0375cd9b9c6658e5d9ba1f" >< 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 list values (uses std::vector< Value*> ) </ p >
< p class = "definition" > Definition at line < a class = "el" href = "ListValue_8h_source.html#l00009" > 9</ a > of file < a class = "el" href = "ListValue_8h_source.html" > ListValue.h</ a > .</ p >
</ div >< h2 class = "groupheader" > Constructor & Destructor Documentation</ h2 >
< a id = "a6082aaa506b31496720a168da8ab2708" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a6082aaa506b31496720a168da8ab2708" > ◆ </ a ></ span > ListValue()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > ListValue::ListValue </ 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 = "ListValue_8cpp_source.html#l00007" > 7</ a > of file < a class = "el" href = "ListValue_8cpp_source.html" > ListValue.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#a07b61ac22ce9cd97eceebdf9487f803fa298cb25408234de02baf2085803a464a" > DATA_TYPE::LIST</ 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 = "a91f1450f299d46b3301774a6b4eb6c18" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a91f1450f299d46b3301774a6b4eb6c18" > ◆ </ a ></ span > ~ListValue()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ListValue::~ListValue </ td >
< td > (</ td >
< td class = "paramname" ></ td >< td > )</ td >
< td ></ td >
</ tr >
</ table >
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > override</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ListValue_8cpp_source.html#l00013" > 13</ a > of file < a class = "el" href = "ListValue_8cpp_source.html" > ListValue.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" > for</ span > (< a class = "code" href = "classHazelnp_1_1Value.html" > Value</ a > * val : value)</ div >
< div class = "line" >< a name = "l00016" ></ a >< span class = "lineno" > 16</ span >   < span class = "keyword" > delete</ span > val;</ div >
< div class = "line" >< a name = "l00017" ></ a >< span class = "lineno" > 17</ span >   </ div >
< div class = "line" >< a name = "l00018" ></ a >< span class = "lineno" > 18</ span >   value.clear();</ div >
< 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 > ;</ div >
< div class = "line" >< a name = "l00021" ></ a >< span class = "lineno" > 21</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< h2 class = "groupheader" > Member Function Documentation</ h2 >
< a id = "af8787d266aa353d3f96e2c76cce76c41" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#af8787d266aa353d3f96e2c76cce76c41" > ◆ </ a ></ span > AddValue()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void ListValue::AddValue </ td >
< td > (</ td >
< td class = "paramtype" > const < a class = "el" href = "classHazelnp_1_1Value.html" > Value</ a > *  </ td >
< td class = "paramname" >< em > value</ em ></ td >< td > )</ td >
< td ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p > Will add this value to the list. </ p >
< p class = "definition" > Definition at line < a class = "el" href = "ListValue_8cpp_source.html#l00033" > 33</ a > of file < a class = "el" href = "ListValue_8cpp_source.html" > ListValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00034" ></ a >< span class = "lineno" > 34</ span >   {</ div >
< div class = "line" >< a name = "l00035" ></ a >< span class = "lineno" > 35</ span >   this-> value.emplace_back(value-> < a class = "code" href = "classHazelnp_1_1Value.html#aec9bc16f1630734c79bc69e916622dc6" > Deepcopy</ a > ());</ div >
< div class = "line" >< a name = "l00036" ></ a >< span class = "lineno" > 36</ span >   < span class = "keywordflow" > return</ span > ;</ div >
< div class = "line" >< a name = "l00037" ></ a >< span class = "lineno" > 37</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a51c89ff315026b03d908345c6f58169d" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a51c89ff315026b03d908345c6f58169d" > ◆ </ 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 > * ListValue::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 = "ListValue_8cpp_source.html#l00023" > 23</ a > of file < a class = "el" href = "ListValue_8cpp_source.html" > ListValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00024" ></ a >< span class = "lineno" > 24</ span >   {</ div >
< div class = "line" >< a name = "l00025" ></ a >< span class = "lineno" > 25</ span >   < a class = "code" href = "classHazelnp_1_1ListValue.html" > ListValue</ a > * newList = < span class = "keyword" > new</ span > < a class = "code" href = "classHazelnp_1_1ListValue.html#a6082aaa506b31496720a168da8ab2708" > ListValue</ a > ();</ div >
< 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" > for</ span > (< span class = "keyword" > const</ span > < a class = "code" href = "classHazelnp_1_1Value.html" > Value</ a > * val : value)</ div >
< div class = "line" >< a name = "l00028" ></ a >< span class = "lineno" > 28</ span >   newList-> < a class = "code" href = "classHazelnp_1_1ListValue.html#af8787d266aa353d3f96e2c76cce76c41" > AddValue</ a > (val);</ div >
< div class = "line" >< a name = "l00029" ></ a >< span class = "lineno" > 29</ span >   </ div >
< div class = "line" >< a name = "l00030" ></ a >< span class = "lineno" > 30</ span >   < span class = "keywordflow" > return</ span > newList;</ div >
< div class = "line" >< a name = "l00031" ></ a >< span class = "lineno" > 31</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a5b1f8af329e48c5469fee16634b7889c" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a5b1f8af329e48c5469fee16634b7889c" > ◆ </ 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 ListValue::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 = "ListValue_8cpp_source.html#l00044" > 44</ a > of file < a class = "el" href = "ListValue_8cpp_source.html" > ListValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00045" ></ a >< span class = "lineno" > 45</ span >   {</ div >
< div class = "line" >< a name = "l00046" ></ a >< span class = "lineno" > 46</ span >   std::stringstream ss;</ div >
< div class = "line" >< a name = "l00047" ></ a >< span class = "lineno" > 47</ span >   </ div >
< div class = "line" >< a name = "l00048" ></ a >< span class = "lineno" > 48</ span >   ss << < span class = "stringliteral" > " ListValue: [" </ span > ;</ div >
< div class = "line" >< a name = "l00049" ></ a >< span class = "lineno" > 49</ span >   </ div >
< div class = "line" >< a name = "l00050" ></ a >< span class = "lineno" > 50</ span >   < span class = "keywordflow" > for</ span > (< span class = "keyword" > const</ span > < a class = "code" href = "classHazelnp_1_1Value.html" > Value</ a > * val : value)</ div >
< div class = "line" >< a name = "l00051" ></ a >< span class = "lineno" > 51</ span >   {</ div >
< div class = "line" >< a name = "l00052" ></ a >< span class = "lineno" > 52</ span >   ss << *val;</ div >
< div class = "line" >< a name = "l00053" ></ a >< span class = "lineno" > 53</ span >   < span class = "keywordflow" > if</ span > (val != value.back())</ div >
< div class = "line" >< a name = "l00054" ></ a >< span class = "lineno" > 54</ span >   ss << < span class = "stringliteral" > " , " </ span > ;</ div >
< div class = "line" >< a name = "l00055" ></ a >< span class = "lineno" > 55</ span >   }</ div >
< div class = "line" >< a name = "l00056" ></ a >< span class = "lineno" > 56</ span >   </ div >
< div class = "line" >< a name = "l00057" ></ a >< span class = "lineno" > 57</ span >   ss << < span class = "stringliteral" > " ]" </ span > ;</ div >
< div class = "line" >< a name = "l00058" ></ a >< span class = "lineno" > 58</ span >   </ div >
< div class = "line" >< a name = "l00059" ></ a >< span class = "lineno" > 59</ span >   < span class = "keywordflow" > return</ span > ss.str();</ div >
< div class = "line" >< a name = "l00060" ></ a >< span class = "lineno" > 60</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a637fec02ed7f7325554e494fc7cd4e86" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a637fec02ed7f7325554e494fc7cd4e86" > ◆ </ 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 ListValue::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 = "ListValue_8cpp_source.html#l00084" > 84</ a > of file < a class = "el" href = "ListValue_8cpp_source.html" > ListValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00085" ></ a >< span class = "lineno" > 85</ span >   {</ div >
< div class = "line" >< a name = "l00086" ></ a >< span class = "lineno" > 86</ span >   < span class = "keywordflow" > throw</ span > < a class = "code" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" > HazelnuppValueNotConvertibleException</ a > ();</ div >
< div class = "line" >< a name = "l00087" ></ a >< span class = "lineno" > 87</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a571178db1c9d23f6c685ea8898dbb60e" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a571178db1c9d23f6c685ea8898dbb60e" > ◆ </ 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 ListValue::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 = "ListValue_8cpp_source.html#l00079" > 79</ a > of file < a class = "el" href = "ListValue_8cpp_source.html" > ListValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00080" ></ a >< span class = "lineno" > 80</ span >   {</ div >
< div class = "line" >< a name = "l00081" ></ a >< span class = "lineno" > 81</ span >   < span class = "keywordflow" > throw</ span > < a class = "code" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" > HazelnuppValueNotConvertibleException</ a > ();</ div >
< div class = "line" >< a name = "l00082" ></ a >< span class = "lineno" > 82</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a565c2b86fcfb3a13de29e59d95a358e7" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a565c2b86fcfb3a13de29e59d95a358e7" > ◆ </ 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 ListValue::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 = "ListValue_8cpp_source.html#l00074" > 74</ a > of file < a class = "el" href = "ListValue_8cpp_source.html" > ListValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00075" ></ a >< span class = "lineno" > 75</ span >   {</ div >
< div class = "line" >< a name = "l00076" ></ a >< span class = "lineno" > 76</ span >   < span class = "keywordflow" > throw</ span > < a class = "code" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" > HazelnuppValueNotConvertibleException</ a > ();</ div >
< div class = "line" >< a name = "l00077" ></ a >< span class = "lineno" > 77</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a9a7a1161ddeb3e56eaafee5f10f75995" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a9a7a1161ddeb3e56eaafee5f10f75995" > ◆ </ 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 ListValue::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 = "ListValue_8cpp_source.html#l00069" > 69</ a > of file < a class = "el" href = "ListValue_8cpp_source.html" > ListValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00070" ></ a >< span class = "lineno" > 70</ span >   {</ div >
< div class = "line" >< a name = "l00071" ></ a >< span class = "lineno" > 71</ span >   < span class = "keywordflow" > throw</ span > < a class = "code" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" > HazelnuppValueNotConvertibleException</ a > ();</ div >
< div class = "line" >< a name = "l00072" ></ a >< span class = "lineno" > 72</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "ad578d9088c0375cd9b9c6658e5d9ba1f" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#ad578d9088c0375cd9b9c6658e5d9ba1f" > ◆ </ 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 > * > & ListValue::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" > override</ span >< span class = "mlabel" > virtual</ span ></ span > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p > Will return this values list. </ p >
< 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 = "ListValue_8cpp_source.html#l00094" > 94</ a > of file < a class = "el" href = "ListValue_8cpp_source.html" > ListValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00095" ></ a >< span class = "lineno" > 95</ span >   {</ div >
< div class = "line" >< a name = "l00096" ></ a >< span class = "lineno" > 96</ span >   < span class = "keywordflow" > return</ span > value;</ div >
< div class = "line" >< a name = "l00097" ></ a >< span class = "lineno" > 97</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "aeaf80c07236045a77d72349ebcfc3b89" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#aeaf80c07236045a77d72349ebcfc3b89" > ◆ </ 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 ListValue::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" >
< 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#a1446705c062026f03866d0f452c39501" > Hazelnp::Value</ a > .</ p >
< p class = "definition" > Definition at line < a class = "el" href = "ListValue_8cpp_source.html#l00089" > 89</ a > of file < a class = "el" href = "ListValue_8cpp_source.html" > ListValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00090" ></ a >< span class = "lineno" > 90</ span >   {</ div >
< div class = "line" >< a name = "l00091" ></ a >< span class = "lineno" > 91</ span >   < span class = "keywordflow" > throw</ span > < a class = "code" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" > HazelnuppValueNotConvertibleException</ a > ();</ div >
< div class = "line" >< a name = "l00092" ></ a >< span class = "lineno" > 92</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a7907ae7433e4011157f1b31dd5339702" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a7907ae7433e4011157f1b31dd5339702" > ◆ </ a ></ span > GetValue()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const std::vector< < a class = "el" href = "classHazelnp_1_1Value.html" > Value</ a > * > & ListValue::GetValue </ td >
< td > (</ td >
< td class = "paramname" ></ td >< td > )</ td >
< td > const</ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p > Will return the raw value. </ p >
< p class = "definition" > Definition at line < a class = "el" href = "ListValue_8cpp_source.html#l00039" > 39</ a > of file < a class = "el" href = "ListValue_8cpp_source.html" > ListValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00040" ></ a >< span class = "lineno" > 40</ span >   {</ div >
< div class = "line" >< a name = "l00041" ></ a >< span class = "lineno" > 41</ span >   < span class = "keywordflow" > return</ span > value;</ div >
< div class = "line" >< a name = "l00042" ></ a >< span class = "lineno" > 42</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a5d92ff2b9a1fa92fbc303ac4d07765d0" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a5d92ff2b9a1fa92fbc303ac4d07765d0" > ◆ </ a ></ span > operator std::vector< Value * > ()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > ListValue::operator std::vector< < a class = "el" href = "classHazelnp_1_1Value.html" > Value</ a > * > </ td >
< td > (</ td >
< td class = "paramname" ></ td >< td > )</ td >
< td > const</ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ListValue_8cpp_source.html#l00062" > 62</ a > of file < a class = "el" href = "ListValue_8cpp_source.html" > ListValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00063" ></ a >< span class = "lineno" > 63</ span >   {</ div >
< div class = "line" >< a name = "l00064" ></ a >< span class = "lineno" > 64</ span >   < span class = "keywordflow" > return</ span > value;</ div >
< div class = "line" >< a name = "l00065" ></ a >< span class = "lineno" > 65</ 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 = "ListValue_8h_source.html" > ListValue.h</ a ></ li >
< li > Hazelnupp/< a class = "el" href = "ListValue_8cpp_source.html" > ListValue.cpp</ a ></ li >
</ ul >
</ div > <!-- contents -->
< div class = "ttc" id = "aclassHazelnp_1_1Value_html" >< div class = "ttname" >< a href = "classHazelnp_1_1Value.html" > Hazelnp::Value</ a ></ div >< div class = "ttdoc" > Abstract class for values.</ div >< div class = "ttdef" >< b > Definition:</ b > < a href = "Value_8h_source.html#l00010" > Value.h:10</ a ></ div ></ div >
< div class = "ttc" id = "anamespaceHazelnp_html_a07b61ac22ce9cd97eceebdf9487f803fa298cb25408234de02baf2085803a464a" >< div class = "ttname" >< a href = "namespaceHazelnp.html#a07b61ac22ce9cd97eceebdf9487f803fa298cb25408234de02baf2085803a464a" > Hazelnp::DATA_TYPE::LIST</ a ></ div >< div class = "ttdeci" > @ LIST</ 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_1ListValue_html_af8787d266aa353d3f96e2c76cce76c41" >< div class = "ttname" >< a href = "classHazelnp_1_1ListValue.html#af8787d266aa353d3f96e2c76cce76c41" > Hazelnp::ListValue::AddValue</ a ></ div >< div class = "ttdeci" > void AddValue(const Value *value)</ div >< div class = "ttdoc" > Will add this value to the list.</ div >< div class = "ttdef" >< b > Definition:</ b > < a href = "ListValue_8cpp_source.html#l00033" > ListValue.cpp:33</ a ></ div ></ div >
< div class = "ttc" id = "aclassHazelnp_1_1ListValue_html_a6082aaa506b31496720a168da8ab2708" >< div class = "ttname" >< a href = "classHazelnp_1_1ListValue.html#a6082aaa506b31496720a168da8ab2708" > Hazelnp::ListValue::ListValue</ a ></ div >< div class = "ttdeci" > ListValue()</ div >< div class = "ttdef" >< b > Definition:</ b > < a href = "ListValue_8cpp_source.html#l00007" > ListValue.cpp:7</ a ></ div ></ div >
< div class = "ttc" id = "aclassHazelnp_1_1Value_html_aec9bc16f1630734c79bc69e916622dc6" >< div class = "ttname" >< a href = "classHazelnp_1_1Value.html#aec9bc16f1630734c79bc69e916622dc6" > Hazelnp::Value::Deepcopy</ a ></ div >< div class = "ttdeci" > virtual Value * Deepcopy() const =0</ div >< div class = "ttdoc" > Will return a deeopopy of this object.</ div ></ div >
< div class = "ttc" id = "aclassHazelnp_1_1ListValue_html" >< div class = "ttname" >< a href = "classHazelnp_1_1ListValue.html" > Hazelnp::ListValue</ a ></ div >< div class = "ttdoc" > Specializations for list values (uses std::vector< Value*> )</ div >< div class = "ttdef" >< b > Definition:</ b > < a href = "ListValue_8h_source.html#l00009" > ListValue.h:9</ a ></ div ></ div >
< 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#l00035" > HazelnuppException.h:35</ a ></ div ></ div >
<!-- start footer part -->
< hr class = "footer" />< address class = "footer" >< small >
2021-06-04 02:30:58 +02:00
Generated on Fri Jun 4 2021 02:30:29 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 >