2021-07-25 10:41:21 +00: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 > Renderd7-nightly: nlohmann Namespace 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 = "navtree.css" rel = "stylesheet" type = "text/css" />
< script type = "text/javascript" src = "resize.js" ></ script >
< script type = "text/javascript" src = "navtreedata.js" ></ script >
< script type = "text/javascript" src = "navtree.js" ></ script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" />
< 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 = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > Renderd7-nightly
  < span id = "projectnumber" > v0.7.0</ span >
</ div >
</ td >
</ tr >
</ tbody >
</ table >
</ div >
<!-- end header part -->
2021-07-24 21:48:15 +00:00
<!-- Generated by Doxygen 1.8.17 -->
</ div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" ></ div >
</ div >
</ div >
< div id = "splitbar" style = "-moz-user-select:none;"
class = "ui-resizable-handle" >
</ div >
</ div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$ ( document ). ready ( function (){ initNavTree ( 'namespacenlohmann.html' , '' ); initResizable (); });
/* @license-end */
</ script >
< div id = "doc-content" >
< div class = "header" >
< div class = "summary" >
< a href = "#namespaces" > Namespaces</ a > |
< a href = "#nested-classes" > Classes</ a > |
< a href = "#typedef-members" > Typedefs</ a > |
< a href = "#func-members" > Functions</ a > </ div >
< div class = "headertitle" >
< div class = "title" > nlohmann Namespace Reference</ div > </ div >
</ div > <!--header-->
< div class = "contents" >
< p > namespace for Niels Lohmann
< a href = "namespacenlohmann.html#details" > More...</ a ></ p >
< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "namespaces" ></ a >
Namespaces</ h2 ></ td ></ tr >
< tr class = "memitem:namespacenlohmann_1_1detail" >< td class = "memItemLeft" align = "right" valign = "top" >   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "namespacenlohmann_1_1detail.html" > detail</ a ></ td ></ tr >
< tr class = "memdesc:namespacenlohmann_1_1detail" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > detail namespace with internal helper functions < br /></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "nested-classes" ></ a >
Classes</ h2 ></ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > struct   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "structnlohmann_1_1adl__serializer.html" > adl_serializer</ a ></ td ></ tr >
< tr class = "memdesc:" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > default JSONSerializer template argument < a href = "structnlohmann_1_1adl__serializer.html#details" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > class   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classnlohmann_1_1basic__json.html" > basic_json</ a ></ td ></ tr >
< tr class = "memdesc:" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > a class to store JSON values < a href = "classnlohmann_1_1basic__json.html#details" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > class   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classnlohmann_1_1byte__container__with__subtype.html" > byte_container_with_subtype</ a ></ td ></ tr >
< tr class = "memdesc:" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > an internal type for a backed binary type < a href = "classnlohmann_1_1byte__container__with__subtype.html#details" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > class   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "classnlohmann_1_1json__pointer.html" > json_pointer</ a ></ td ></ tr >
< tr class = "memdesc:" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > JSON Pointer. < a href = "classnlohmann_1_1json__pointer.html#details" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > struct   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "structnlohmann_1_1json__sax.html" > json_sax</ a ></ td ></ tr >
< tr class = "memdesc:" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > SAX interface. < a href = "structnlohmann_1_1json__sax.html#details" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:" >< td class = "memItemLeft" align = "right" valign = "top" > struct   </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "structnlohmann_1_1ordered__map.html" > ordered_map</ a ></ td ></ tr >
< tr class = "separator:" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "typedef-members" ></ a >
Typedefs</ h2 ></ td ></ tr >
< tr class = "memitem:a2bfd99e845a2e5cd90aeaf1b1431f474" >< td class = "memItemLeft" align = "right" valign = "top" > using  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "namespacenlohmann.html#a2bfd99e845a2e5cd90aeaf1b1431f474" > json</ a > = < a class = "el" href = "classnlohmann_1_1basic__json.html" > basic_json</ a > <> </ td ></ tr >
< tr class = "memdesc:a2bfd99e845a2e5cd90aeaf1b1431f474" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > default JSON class < a href = "namespacenlohmann.html#a2bfd99e845a2e5cd90aeaf1b1431f474" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a2bfd99e845a2e5cd90aeaf1b1431f474" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:ad53cef358adfa7f07cea23eb1e28b9ea" >< td class = "memItemLeft" align = "right" valign = "top" > using  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "namespacenlohmann.html#ad53cef358adfa7f07cea23eb1e28b9ea" > ordered_json</ a > = < a class = "el" href = "classnlohmann_1_1basic__json.html" > basic_json</ a > < < a class = "el" href = "structnlohmann_1_1ordered__map.html" > nlohmann::ordered_map</ a > > </ td ></ tr >
< tr class = "memdesc:ad53cef358adfa7f07cea23eb1e28b9ea" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > ordered JSON class < a href = "namespacenlohmann.html#ad53cef358adfa7f07cea23eb1e28b9ea" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:ad53cef358adfa7f07cea23eb1e28b9ea" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "func-members" ></ a >
Functions</ h2 ></ td ></ tr >
< tr class = "memitem:a6ce645a0b8717757e096a5b5773b7a16" >< td class = "memItemLeft" align = "right" valign = "top" > NLOHMANN_BASIC_JSON_TPL_DECLARATION std::string  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "namespacenlohmann.html#a6ce645a0b8717757e096a5b5773b7a16" > to_string</ a > (const NLOHMANN_BASIC_JSON_TPL & j)</ td ></ tr >
< tr class = "memdesc:a6ce645a0b8717757e096a5b5773b7a16" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > user-defined to_string function for JSON values < a href = "namespacenlohmann.html#a6ce645a0b8717757e096a5b5773b7a16" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a6ce645a0b8717757e096a5b5773b7a16" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >
< a name = "details" id = "details" ></ a >< h2 class = "groupheader" > Detailed Description</ h2 >
< div class = "textblock" >< p > namespace for Niels Lohmann </ p >
< p > namespace to hold default < code > to_json</ code > function</ p >
< dl class = "section see" >< dt > See also</ dt >< dd >< a href = "https://github.com/nlohmann" > https://github.com/nlohmann</ a > </ dd ></ dl >
< dl class = "section since" >< dt > Since</ dt >< dd > version 1.0.0 </ dd ></ dl >
</ div >< h2 class = "groupheader" > Typedef Documentation</ h2 >
< a id = "a2bfd99e845a2e5cd90aeaf1b1431f474" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a2bfd99e845a2e5cd90aeaf1b1431f474" > ◆ </ a ></ span > json</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "namespacenlohmann.html#a2bfd99e845a2e5cd90aeaf1b1431f474" > nlohmann::json</ a > = typedef < a class = "el" href = "classnlohmann_1_1basic__json.html" > basic_json</ a > <> </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p > default JSON class </ p >
< p > This type is the default specialization of the < a class = "el" href = "classnlohmann_1_1basic__json.html" > basic_json</ a > class which uses the standard template types.</ p >
< dl class = "section since" >< dt > Since</ dt >< dd > version 1.0.0 </ dd ></ dl >
</ div >
</ div >
< a id = "ad53cef358adfa7f07cea23eb1e28b9ea" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#ad53cef358adfa7f07cea23eb1e28b9ea" > ◆ </ a ></ span > ordered_json</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "namespacenlohmann.html#ad53cef358adfa7f07cea23eb1e28b9ea" > nlohmann::ordered_json</ a > = typedef < a class = "el" href = "classnlohmann_1_1basic__json.html" > basic_json</ a > < < a class = "el" href = "structnlohmann_1_1ordered__map.html" > nlohmann::ordered_map</ a > > </ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p > ordered JSON class </ p >
< p > This type preserves the insertion order of object keys.</ p >
< dl class = "section since" >< dt > Since</ dt >< dd > version 3.9.0 </ dd ></ dl >
</ div >
</ div >
< h2 class = "groupheader" > Function Documentation</ h2 >
< a id = "a6ce645a0b8717757e096a5b5773b7a16" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a6ce645a0b8717757e096a5b5773b7a16" > ◆ </ a ></ span > to_string()</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > NLOHMANN_BASIC_JSON_TPL_DECLARATION std::string nlohmann::to_string </ td >
< td > (</ td >
< td class = "paramtype" > const NLOHMANN_BASIC_JSON_TPL &  </ td >
< td class = "paramname" >< em > j</ em ></ td >< td > )</ td >
< td ></ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p > user-defined to_string function for JSON values </ p >
< p > This function implements a user-defined to_string for JSON objects.</ p >
< dl class = "params" >< dt > Parameters</ dt >< dd >
< table class = "params" >
< tr >< td class = "paramdir" > [in]</ td >< td class = "paramname" > j</ td >< td > a JSON object </ td ></ tr >
</ table >
</ dd >
</ dl >
< dl class = "section return" >< dt > Returns</ dt >< dd > a std::string object </ dd ></ dl >
</ div >
</ div >
</ div > <!-- contents -->
</ div > <!-- doc-content -->
2021-07-25 10:41:21 +00:00
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" >< a class = "el" href = "namespacenlohmann.html" > nlohmann</ a ></ li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" /></ a > 1.8.17 </ li >
</ ul >
</ div >
</ body >
</ html >