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::StringValue 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_1StringValue.html" > StringValue</ a ></ li > </ ul >
</ div >
</ div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions</ a > |
< a href = "classHazelnp_1_1StringValue-members.html" > List of all members</ a > </ div >
< div class = "headertitle" >
< div class = "title" > Hazelnp::StringValue Class Reference</ div > </ div >
</ div > <!--header-->
< div class = "contents" >
< p > Specializations for string values (uses std::string)
< a href = "classHazelnp_1_1StringValue.html#details" > More...</ a ></ p >
< p >< code > #include < < a class = "el" href = "StringValue_8h_source.html" > StringValue.h</ a > > </ code ></ p >
< div class = "dynheader" >
Inheritance diagram for Hazelnp::StringValue:</ div >
< div class = "dyncontent" >
< div class = "center" >< img src = "classHazelnp_1_1StringValue__inherit__graph.png" border = "0" usemap = "#Hazelnp_1_1StringValue_inherit__map" alt = "Inheritance graph" /></ div >
< map name = "Hazelnp_1_1StringValue_inherit__map" id = "Hazelnp_1_1StringValue_inherit__map" >
< area shape = "rect" title = "Specializations for string values (uses std::string)" alt = "" coords = "5,80,163,107" />
< area shape = "rect" href = "classHazelnp_1_1Value.html" title = "Abstract class for values." alt = "" coords = "25,5,143,32" />
</ map >
< center >< span class = "legend" > [< a href = "graph_legend.html" > legend</ a > ]</ span ></ center ></ div >
< div class = "dynheader" >
Collaboration diagram for Hazelnp::StringValue:</ div >
< div class = "dyncontent" >
< div class = "center" >< img src = "classHazelnp_1_1StringValue__coll__graph.png" border = "0" usemap = "#Hazelnp_1_1StringValue_coll__map" alt = "Collaboration graph" /></ div >
< map name = "Hazelnp_1_1StringValue_coll__map" id = "Hazelnp_1_1StringValue_coll__map" >
< area shape = "rect" title = "Specializations for string values (uses std::string)" alt = "" coords = "5,80,163,107" />
< area shape = "rect" href = "classHazelnp_1_1Value.html" title = "Abstract class for values." alt = "" coords = "25,5,143,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:a24dad2deec92b51bf60a11400cc8c204" >< td class = "memItemLeft" align = "right" valign = "top" >   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1StringValue.html#a24dad2deec92b51bf60a11400cc8c204" > StringValue</ a > (const std::string & value)</ td ></ tr >
< tr class = "separator:a24dad2deec92b51bf60a11400cc8c204" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a5176062e2110d121466a6855fdc65d6d" >< td class = "memItemLeft" align = "right" valign = "top" >   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1StringValue.html#a5176062e2110d121466a6855fdc65d6d" > ~StringValue</ a > () override</ td ></ tr >
< tr class = "separator:a5176062e2110d121466a6855fdc65d6d" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a1952487a786fb53cb0b9aefdb3367268" >< 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_1StringValue.html#a1952487a786fb53cb0b9aefdb3367268" > Deepcopy</ a > () const override</ td ></ tr >
< tr class = "memdesc:a1952487a786fb53cb0b9aefdb3367268" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Will return a deeopopy of this object. < a href = "classHazelnp_1_1StringValue.html#a1952487a786fb53cb0b9aefdb3367268" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a1952487a786fb53cb0b9aefdb3367268" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a71869ee46b88a3cbb9571f481f0c216d" >< td class = "memItemLeft" align = "right" valign = "top" > std::string  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1StringValue.html#a71869ee46b88a3cbb9571f481f0c216d" > GetAsOsString</ a > () const override</ td ></ tr >
< tr class = "memdesc:a71869ee46b88a3cbb9571f481f0c216d" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Will return a string suitable for an std::ostream;. < a href = "classHazelnp_1_1StringValue.html#a71869ee46b88a3cbb9571f481f0c216d" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a71869ee46b88a3cbb9571f481f0c216d" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a521a573887a3f31718f74e71ff01e86e" >< td class = "memItemLeft" align = "right" valign = "top" > const std::string &  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1StringValue.html#a521a573887a3f31718f74e71ff01e86e" > GetValue</ a > () const</ td ></ tr >
< tr class = "memdesc:a521a573887a3f31718f74e71ff01e86e" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Will return the raw value. < a href = "classHazelnp_1_1StringValue.html#a521a573887a3f31718f74e71ff01e86e" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a521a573887a3f31718f74e71ff01e86e" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a23449775f14f828d29b115de040a696b" >< td class = "memItemLeft" align = "right" valign = "top" >   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1StringValue.html#a23449775f14f828d29b115de040a696b" > operator std::string</ a > () const</ td ></ tr >
< tr class = "separator:a23449775f14f828d29b115de040a696b" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:aabdc7d681945403d24df6a8fe27948af" >< td class = "memItemLeft" align = "right" valign = "top" > long long int  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1StringValue.html#aabdc7d681945403d24df6a8fe27948af" > GetInt64</ a > () const override</ td ></ tr >
< tr class = "memdesc:aabdc7d681945403d24df6a8fe27948af" >< 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_1StringValue.html#aabdc7d681945403d24df6a8fe27948af" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:aabdc7d681945403d24df6a8fe27948af" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:ac8b53a7792ff1ed048722e2e404f3e6b" >< td class = "memItemLeft" align = "right" valign = "top" > int  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1StringValue.html#ac8b53a7792ff1ed048722e2e404f3e6b" > GetInt32</ a > () const override</ td ></ tr >
< tr class = "memdesc:ac8b53a7792ff1ed048722e2e404f3e6b" >< 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_1StringValue.html#ac8b53a7792ff1ed048722e2e404f3e6b" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:ac8b53a7792ff1ed048722e2e404f3e6b" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a74bedb828c901a4895062f62303b9653" >< td class = "memItemLeft" align = "right" valign = "top" > long double  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1StringValue.html#a74bedb828c901a4895062f62303b9653" > GetFloat64</ a > () const override</ td ></ tr >
< tr class = "memdesc:a74bedb828c901a4895062f62303b9653" >< 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_1StringValue.html#a74bedb828c901a4895062f62303b9653" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a74bedb828c901a4895062f62303b9653" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a31fc4d2517a7454c1e9f329df2f14be7" >< td class = "memItemLeft" align = "right" valign = "top" > double  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1StringValue.html#a31fc4d2517a7454c1e9f329df2f14be7" > GetFloat32</ a > () const override</ td ></ tr >
< tr class = "memdesc:a31fc4d2517a7454c1e9f329df2f14be7" >< 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_1StringValue.html#a31fc4d2517a7454c1e9f329df2f14be7" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a31fc4d2517a7454c1e9f329df2f14be7" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a7ed55493cfd25274f8571c1ea45f93e5" >< td class = "memItemLeft" align = "right" valign = "top" > std::string  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classHazelnp_1_1StringValue.html#a7ed55493cfd25274f8571c1ea45f93e5" > GetString</ a > () const override</ td ></ tr >
< tr class = "memdesc:a7ed55493cfd25274f8571c1ea45f93e5" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Will return this value as a string. < a href = "classHazelnp_1_1StringValue.html#a7ed55493cfd25274f8571c1ea45f93e5" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a7ed55493cfd25274f8571c1ea45f93e5" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a2b2810350b5eb7e58062ad095320aa69" >< 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_1StringValue.html#a2b2810350b5eb7e58062ad095320aa69" > GetList</ a > () const override</ td ></ tr >
< tr class = "memdesc:a2b2810350b5eb7e58062ad095320aa69" >< 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_1StringValue.html#a2b2810350b5eb7e58062ad095320aa69" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a2b2810350b5eb7e58062ad095320aa69" >< 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 string values (uses std::string) </ p >
< p class = "definition" > Definition at line < a class = "el" href = "StringValue_8h_source.html#l00009" > 9</ a > of file < a class = "el" href = "StringValue_8h_source.html" > StringValue.h</ a > .</ p >
</ div >< h2 class = "groupheader" > Constructor & Destructor Documentation</ h2 >
< a id = "a24dad2deec92b51bf60a11400cc8c204" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a24dad2deec92b51bf60a11400cc8c204" > ◆ </ a ></ span > StringValue()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > StringValue::StringValue </ td >
< td > (</ td >
< td class = "paramtype" > const std::string &  </ td >
< td class = "paramname" >< em > value</ em ></ td >< td > )</ td >
< td ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "StringValue_8cpp_source.html#l00007" > 7</ a > of file < a class = "el" href = "StringValue_8cpp_source.html" > StringValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00008" ></ a >< span class = "lineno" > 8</ span >   :</ div >
< div class = "line" >< a name = "l00009" ></ a >< span class = "lineno" > 9</ span >   < a class = "code" href = "classHazelnp_1_1Value.html#a8455d65bb2d939e850d6772dfbf8bfec" > Value</ a > (< a class = "code" href = "namespaceHazelnp.html#a07b61ac22ce9cd97eceebdf9487f803fa63b588d5559f64f89a416e656880b949" > DATA_TYPE::STRING</ a > ),</ div >
< div class = "line" >< a name = "l00010" ></ a >< span class = "lineno" > 10</ span >   value { value }</ div >
< div class = "line" >< a name = "l00011" ></ a >< span class = "lineno" > 11</ span >   {</ div >
< div class = "line" >< a name = "l00012" ></ a >< span class = "lineno" > 12</ span >   < span class = "keywordflow" > return</ span > ;</ div >
< div class = "line" >< a name = "l00013" ></ a >< span class = "lineno" > 13</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a5176062e2110d121466a6855fdc65d6d" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a5176062e2110d121466a6855fdc65d6d" > ◆ </ a ></ span > ~StringValue()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > Hazelnp::StringValue::~StringValue </ 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 = "StringValue_8h_source.html#l00013" > 13</ a > of file < a class = "el" href = "StringValue_8h_source.html" > StringValue.h</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00013" ></ a >< span class = "lineno" > 13</ span >   {};</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< h2 class = "groupheader" > Member Function Documentation</ h2 >
< a id = "a1952487a786fb53cb0b9aefdb3367268" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a1952487a786fb53cb0b9aefdb3367268" > ◆ </ 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 > * StringValue::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 = "StringValue_8cpp_source.html#l00015" > 15</ a > of file < a class = "el" href = "StringValue_8cpp_source.html" > StringValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00016" ></ a >< span class = "lineno" > 16</ span >   {</ div >
< div class = "line" >< a name = "l00017" ></ a >< span class = "lineno" > 17</ span >   < span class = "keywordflow" > return</ span > < span class = "keyword" > new</ span > < a class = "code" href = "classHazelnp_1_1StringValue.html#a24dad2deec92b51bf60a11400cc8c204" > StringValue</ a > (value);</ div >
< div class = "line" >< a name = "l00018" ></ a >< span class = "lineno" > 18</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a71869ee46b88a3cbb9571f481f0c216d" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a71869ee46b88a3cbb9571f481f0c216d" > ◆ </ 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 StringValue::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 = "StringValue_8cpp_source.html#l00020" > 20</ a > of file < a class = "el" href = "StringValue_8cpp_source.html" > StringValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00021" ></ a >< span class = "lineno" > 21</ span >   {</ div >
< div class = "line" >< a name = "l00022" ></ a >< span class = "lineno" > 22</ span >   std::stringstream ss;</ div >
< div class = "line" >< a name = "l00023" ></ a >< span class = "lineno" > 23</ span >   ss << < span class = "stringliteral" > " StringValue: " </ span > << value;</ div >
< div class = "line" >< a name = "l00024" ></ a >< span class = "lineno" > 24</ span >   < span class = "keywordflow" > return</ span > ss.str();</ div >
< div class = "line" >< a name = "l00025" ></ a >< span class = "lineno" > 25</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a31fc4d2517a7454c1e9f329df2f14be7" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a31fc4d2517a7454c1e9f329df2f14be7" > ◆ </ 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 StringValue::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 = "StringValue_8cpp_source.html#l00054" > 54</ a > of file < a class = "el" href = "StringValue_8cpp_source.html" > StringValue.cpp</ a > .</ p >
< div class = "fragment" >< 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 >   < span class = "keywordflow" > throw</ span > < a class = "code" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" > HazelnuppValueNotConvertibleException</ a > ();</ div >
< div class = "line" >< a name = "l00057" ></ a >< span class = "lineno" > 57</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a74bedb828c901a4895062f62303b9653" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a74bedb828c901a4895062f62303b9653" > ◆ </ 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 StringValue::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 = "StringValue_8cpp_source.html#l00049" > 49</ a > of file < a class = "el" href = "StringValue_8cpp_source.html" > StringValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00050" ></ a >< span class = "lineno" > 50</ span >   {</ div >
< div class = "line" >< a name = "l00051" ></ a >< span class = "lineno" > 51</ span >   < span class = "keywordflow" > throw</ span > < a class = "code" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" > HazelnuppValueNotConvertibleException</ a > ();</ div >
< div class = "line" >< a name = "l00052" ></ a >< span class = "lineno" > 52</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "ac8b53a7792ff1ed048722e2e404f3e6b" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#ac8b53a7792ff1ed048722e2e404f3e6b" > ◆ </ 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 StringValue::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 = "StringValue_8cpp_source.html#l00044" > 44</ a > of file < a class = "el" href = "StringValue_8cpp_source.html" > StringValue.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 >   < span class = "keywordflow" > throw</ span > < a class = "code" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" > HazelnuppValueNotConvertibleException</ a > ();</ div >
< div class = "line" >< a name = "l00047" ></ a >< span class = "lineno" > 47</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "aabdc7d681945403d24df6a8fe27948af" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#aabdc7d681945403d24df6a8fe27948af" > ◆ </ 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 StringValue::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 = "StringValue_8cpp_source.html#l00039" > 39</ a > of file < a class = "el" href = "StringValue_8cpp_source.html" > StringValue.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" > throw</ span > < a class = "code" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" > HazelnuppValueNotConvertibleException</ a > ();</ div >
< div class = "line" >< a name = "l00042" ></ a >< span class = "lineno" > 42</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a2b2810350b5eb7e58062ad095320aa69" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a2b2810350b5eb7e58062ad095320aa69" > ◆ </ 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 > * > & StringValue::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 > 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#a358092f951e817cd2a878225b5b1c869" > Hazelnp::Value</ a > .</ p >
< p class = "definition" > Definition at line < a class = "el" href = "StringValue_8cpp_source.html#l00064" > 64</ a > of file < a class = "el" href = "StringValue_8cpp_source.html" > StringValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00065" ></ a >< span class = "lineno" > 65</ span >   {</ div >
< div class = "line" >< a name = "l00066" ></ a >< span class = "lineno" > 66</ span >   < span class = "keywordflow" > throw</ span > < a class = "code" href = "classHazelnp_1_1HazelnuppValueNotConvertibleException.html" > HazelnuppValueNotConvertibleException</ a > ();</ div >
< div class = "line" >< a name = "l00067" ></ a >< span class = "lineno" > 67</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a7ed55493cfd25274f8571c1ea45f93e5" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a7ed55493cfd25274f8571c1ea45f93e5" > ◆ </ 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 StringValue::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 > Will return this value as a string. </ 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 = "StringValue_8cpp_source.html#l00059" > 59</ a > of file < a class = "el" href = "StringValue_8cpp_source.html" > StringValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00060" ></ a >< span class = "lineno" > 60</ span >   {</ div >
< div class = "line" >< a name = "l00061" ></ a >< span class = "lineno" > 61</ span >   < span class = "keywordflow" > return</ span > value;</ div >
< div class = "line" >< a name = "l00062" ></ a >< span class = "lineno" > 62</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a521a573887a3f31718f74e71ff01e86e" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a521a573887a3f31718f74e71ff01e86e" > ◆ </ a ></ span > GetValue()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const std::string & StringValue::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 = "StringValue_8cpp_source.html#l00027" > 27</ a > of file < a class = "el" href = "StringValue_8cpp_source.html" > StringValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00028" ></ a >< span class = "lineno" > 28</ span >   {</ div >
< div class = "line" >< a name = "l00029" ></ a >< span class = "lineno" > 29</ span >   < span class = "keywordflow" > return</ span > value;</ div >
< div class = "line" >< a name = "l00030" ></ a >< span class = "lineno" > 30</ span >   }</ div >
</ div > <!-- fragment -->
</ div >
</ div >
< a id = "a23449775f14f828d29b115de040a696b" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a23449775f14f828d29b115de040a696b" > ◆ </ a ></ span > operator std::string()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > StringValue::operator std::string </ 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 = "StringValue_8cpp_source.html#l00032" > 32</ a > of file < a class = "el" href = "StringValue_8cpp_source.html" > StringValue.cpp</ a > .</ p >
< div class = "fragment" >< div class = "line" >< a name = "l00033" ></ a >< span class = "lineno" > 33</ span >   {</ div >
< div class = "line" >< a name = "l00034" ></ a >< span class = "lineno" > 34</ span >   < span class = "keywordflow" > return</ span > value;</ div >
< div class = "line" >< a name = "l00035" ></ a >< span class = "lineno" > 35</ 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 = "StringValue_8h_source.html" > StringValue.h</ a ></ li >
< li > Hazelnupp/< a class = "el" href = "StringValue_8cpp_source.html" > StringValue.cpp</ a ></ li >
</ ul >
</ div > <!-- contents -->
< div class = "ttc" id = "aclassHazelnp_1_1StringValue_html_a24dad2deec92b51bf60a11400cc8c204" >< div class = "ttname" >< a href = "classHazelnp_1_1StringValue.html#a24dad2deec92b51bf60a11400cc8c204" > Hazelnp::StringValue::StringValue</ a ></ div >< div class = "ttdeci" > StringValue(const std::string & value)</ div >< div class = "ttdef" >< b > Definition:</ b > < a href = "StringValue_8cpp_source.html#l00007" > StringValue.cpp:7</ a ></ 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 = "anamespaceHazelnp_html_a07b61ac22ce9cd97eceebdf9487f803fa63b588d5559f64f89a416e656880b949" >< div class = "ttname" >< a href = "namespaceHazelnp.html#a07b61ac22ce9cd97eceebdf9487f803fa63b588d5559f64f89a416e656880b949" > Hazelnp::DATA_TYPE::STRING</ a ></ div >< div class = "ttdeci" > @ STRING</ 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 >