mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
909 lines
48 KiB
HTML
909 lines
48 KiB
HTML
<!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>rippled: ripple::STParsedJSONDetail 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="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>
|
|
<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">rippled
|
|
</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="namespaceripple.html">ripple</a></li><li class="navelem"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html">STParsedJSONDetail</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#func-members">Functions</a> |
|
|
<a href="#var-members">Variables</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">ripple::STParsedJSONDetail Namespace Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
|
|
Functions</h2></td></tr>
|
|
<tr class="memitem:a3dd70cd8b97f850ca18b354df806137b"><td class="memTemplParams" colspan="2">template<typename U , typename S > </td></tr>
|
|
<tr class="memitem:a3dd70cd8b97f850ca18b354df806137b"><td class="memTemplItemLeft" align="right" valign="top">constexpr <a class="elRef" href="http://en.cppreference.com/w/cpp/types/enable_if.html">std::enable_if_t</a>< <a class="elRef" href="http://en.cppreference.com/w/cpp/types/is_unsigned.html">std::is_unsigned</a>< U >::value &&<a class="elRef" href="http://en.cppreference.com/w/cpp/types/is_signed.html">std::is_signed</a>< S >::value, U > </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#a3dd70cd8b97f850ca18b354df806137b">to_unsigned</a> (S value)</td></tr>
|
|
<tr class="separator:a3dd70cd8b97f850ca18b354df806137b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a372be032776389e599ad433ff5e75f9a"><td class="memTemplParams" colspan="2">template<typename U1 , typename U2 > </td></tr>
|
|
<tr class="memitem:a372be032776389e599ad433ff5e75f9a"><td class="memTemplItemLeft" align="right" valign="top">constexpr <a class="elRef" href="http://en.cppreference.com/w/cpp/types/enable_if.html">std::enable_if_t</a>< <a class="elRef" href="http://en.cppreference.com/w/cpp/types/is_unsigned.html">std::is_unsigned</a>< U1 >::value &&<a class="elRef" href="http://en.cppreference.com/w/cpp/types/is_unsigned.html">std::is_unsigned</a>< U2 >::value, U1 > </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#a372be032776389e599ad433ff5e75f9a">to_unsigned</a> (U2 value)</td></tr>
|
|
<tr class="separator:a372be032776389e599ad433ff5e75f9a"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:af48324e1916a14db0a418f4ac8595926"><td class="memItemLeft" align="right" valign="top">static <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#af48324e1916a14db0a418f4ac8595926">make_name</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &object, <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &field)</td></tr>
|
|
<tr class="separator:af48324e1916a14db0a418f4ac8595926"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a3fc50568b30feb553d2a641b7ebaa517"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#a3fc50568b30feb553d2a641b7ebaa517">not_an_object</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &object, <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &field)</td></tr>
|
|
<tr class="separator:a3fc50568b30feb553d2a641b7ebaa517"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aefe62356569e9777aa9d4d4bfe13f22f"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#aefe62356569e9777aa9d4d4bfe13f22f">not_an_object</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &object)</td></tr>
|
|
<tr class="separator:aefe62356569e9777aa9d4d4bfe13f22f"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a89f744baf306bc8afceb338dd98ba8bc"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#a89f744baf306bc8afceb338dd98ba8bc">not_an_array</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &object)</td></tr>
|
|
<tr class="separator:a89f744baf306bc8afceb338dd98ba8bc"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:acb02638573a10f8c386461de12f132eb"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#acb02638573a10f8c386461de12f132eb">unknown_field</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &object, <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &field)</td></tr>
|
|
<tr class="separator:acb02638573a10f8c386461de12f132eb"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:af192b10a72a469abe1224b246a985245"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#af192b10a72a469abe1224b246a985245">out_of_range</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &object, <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &field)</td></tr>
|
|
<tr class="separator:af192b10a72a469abe1224b246a985245"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a5d6f40484fef914999a235f1c8927f0b"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#a5d6f40484fef914999a235f1c8927f0b">bad_type</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &object, <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &field)</td></tr>
|
|
<tr class="separator:a5d6f40484fef914999a235f1c8927f0b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a9c5f5f83378546d25848c2dd4f791795"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#a9c5f5f83378546d25848c2dd4f791795">invalid_data</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &object, <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &field)</td></tr>
|
|
<tr class="separator:a9c5f5f83378546d25848c2dd4f791795"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a3984d14cfc00e6121dde106c67f37549"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#a3984d14cfc00e6121dde106c67f37549">invalid_data</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &object)</td></tr>
|
|
<tr class="separator:a3984d14cfc00e6121dde106c67f37549"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a88e38edbe7d2ad37404adf635540e937"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#a88e38edbe7d2ad37404adf635540e937">array_expected</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &object, <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &field)</td></tr>
|
|
<tr class="separator:a88e38edbe7d2ad37404adf635540e937"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:af3d40e64cf7f577e038d0f1e494663ef"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#af3d40e64cf7f577e038d0f1e494663ef">string_expected</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &object, <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &field)</td></tr>
|
|
<tr class="separator:af3d40e64cf7f577e038d0f1e494663ef"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ac34dac5dc1bd0ee5138834d6e0d8aa0d"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#ac34dac5dc1bd0ee5138834d6e0d8aa0d">too_deep</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &object)</td></tr>
|
|
<tr class="separator:ac34dac5dc1bd0ee5138834d6e0d8aa0d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a896aa0ea6f2a2733d3b57535264af4dc"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#a896aa0ea6f2a2733d3b57535264af4dc">singleton_expected</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &object, unsigned int index)</td></tr>
|
|
<tr class="separator:a896aa0ea6f2a2733d3b57535264af4dc"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:acfff0cb3c802ef69c012ac9bc941a77d"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#acfff0cb3c802ef69c012ac9bc941a77d">template_mismatch</a> (<a class="el" href="classripple_1_1SField.html">SField</a> const &sField)</td></tr>
|
|
<tr class="separator:acfff0cb3c802ef69c012ac9bc941a77d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aa5b371f04fc4f1703a3fa0f420125593"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#aa5b371f04fc4f1703a3fa0f420125593">non_object_in_array</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &item, <a class="el" href="namespaceJson.html#ab1488c31a37eea2d37f36a0961372572">Json::UInt</a> index)</td></tr>
|
|
<tr class="separator:aa5b371f04fc4f1703a3fa0f420125593"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a45f0c7d30050d346eb572733be8a483f"><td class="memItemLeft" align="right" valign="top">static <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a>< <a class="el" href="classripple_1_1detail_1_1STVar.html">detail::STVar</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#a45f0c7d30050d346eb572733be8a483f">parseLeaf</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &json_name, <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &fieldName, <a class="el" href="classripple_1_1SField.html">SField</a> const *name, <a class="el" href="classJson_1_1Value.html">Json::Value</a> const &value, <a class="el" href="classJson_1_1Value.html">Json::Value</a> &error)</td></tr>
|
|
<tr class="separator:a45f0c7d30050d346eb572733be8a483f"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a7706e311e6424bc28b2d9c2724ec9300"><td class="memItemLeft" align="right" valign="top">static <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a>< <a class="el" href="classripple_1_1detail_1_1STVar.html">detail::STVar</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#a7706e311e6424bc28b2d9c2724ec9300">parseArray</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &json_name, <a class="el" href="classJson_1_1Value.html">Json::Value</a> const &json, <a class="el" href="classripple_1_1SField.html">SField</a> const &inName, int depth, <a class="el" href="classJson_1_1Value.html">Json::Value</a> &error)</td></tr>
|
|
<tr class="separator:a7706e311e6424bc28b2d9c2724ec9300"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a49566dbe3cc1c22b1aabe9efa5c638e9"><td class="memItemLeft" align="right" valign="top">static <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a>< <a class="el" href="classripple_1_1STObject.html">STObject</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#a49566dbe3cc1c22b1aabe9efa5c638e9">parseObject</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &json_name, <a class="el" href="classJson_1_1Value.html">Json::Value</a> const &json, <a class="el" href="classripple_1_1SField.html">SField</a> const &inName, int depth, <a class="el" href="classJson_1_1Value.html">Json::Value</a> &error)</td></tr>
|
|
<tr class="separator:a49566dbe3cc1c22b1aabe9efa5c638e9"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
|
|
Variables</h2></td></tr>
|
|
<tr class="memitem:a7444cf831a775edd42d6a1ff8f22fae5"><td class="memItemLeft" align="right" valign="top">static const int </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceripple_1_1STParsedJSONDetail.html#a7444cf831a775edd42d6a1ff8f22fae5">maxDepth</a> = 64</td></tr>
|
|
<tr class="separator:a7444cf831a775edd42d6a1ff8f22fae5"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<h2 class="groupheader">Function Documentation</h2>
|
|
<a id="a3dd70cd8b97f850ca18b354df806137b"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a3dd70cd8b97f850ca18b354df806137b">◆ </a></span>to_unsigned() <span class="overload">[1/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<typename U , typename S > </div>
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">constexpr std:: enable_if_t<<a class="elRef" href="http://en.cppreference.com/w/cpp/types/is_unsigned.html">std::is_unsigned</a><U>::value && <a class="elRef" href="http://en.cppreference.com/w/cpp/types/is_signed.html">std::is_signed</a><S>::value, U> ripple::STParsedJSONDetail::to_unsigned </td>
|
|
<td>(</td>
|
|
<td class="paramtype">S </td>
|
|
<td class="paramname"><em>value</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">constexpr</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00049">49</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a372be032776389e599ad433ff5e75f9a"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a372be032776389e599ad433ff5e75f9a">◆ </a></span>to_unsigned() <span class="overload">[2/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<typename U1 , typename U2 > </div>
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">constexpr std:: enable_if_t<<a class="elRef" href="http://en.cppreference.com/w/cpp/types/is_unsigned.html">std::is_unsigned</a><U1>::value && <a class="elRef" href="http://en.cppreference.com/w/cpp/types/is_unsigned.html">std::is_unsigned</a><U2>::value, U1> ripple::STParsedJSONDetail::to_unsigned </td>
|
|
<td>(</td>
|
|
<td class="paramtype">U2 </td>
|
|
<td class="paramname"><em>value</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">constexpr</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00059">59</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="af48324e1916a14db0a418f4ac8595926"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#af48324e1916a14db0a418f4ac8595926">◆ </a></span>make_name()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> ripple::STParsedJSONDetail::make_name </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>object</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>field</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00067">67</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a3fc50568b30feb553d2a641b7ebaa517"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a3fc50568b30feb553d2a641b7ebaa517">◆ </a></span>not_an_object() <span class="overload">[1/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> ripple::STParsedJSONDetail::not_an_object </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>object</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>field</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00076">76</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aefe62356569e9777aa9d4d4bfe13f22f"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aefe62356569e9777aa9d4d4bfe13f22f">◆ </a></span>not_an_object() <span class="overload">[2/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> ripple::STParsedJSONDetail::not_an_object </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>object</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00084">84</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a89f744baf306bc8afceb338dd98ba8bc"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a89f744baf306bc8afceb338dd98ba8bc">◆ </a></span>not_an_array()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> ripple::STParsedJSONDetail::not_an_array </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>object</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00090">90</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="acb02638573a10f8c386461de12f132eb"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#acb02638573a10f8c386461de12f132eb">◆ </a></span>unknown_field()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> ripple::STParsedJSONDetail::unknown_field </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>object</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>field</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00097">97</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="af192b10a72a469abe1224b246a985245"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#af192b10a72a469abe1224b246a985245">◆ </a></span>out_of_range()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> ripple::STParsedJSONDetail::out_of_range </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>object</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>field</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00105">105</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a5d6f40484fef914999a235f1c8927f0b"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a5d6f40484fef914999a235f1c8927f0b">◆ </a></span>bad_type()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> ripple::STParsedJSONDetail::bad_type </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>object</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>field</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00113">113</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a9c5f5f83378546d25848c2dd4f791795"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a9c5f5f83378546d25848c2dd4f791795">◆ </a></span>invalid_data() <span class="overload">[1/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> ripple::STParsedJSONDetail::invalid_data </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>object</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>field</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00121">121</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a3984d14cfc00e6121dde106c67f37549"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a3984d14cfc00e6121dde106c67f37549">◆ </a></span>invalid_data() <span class="overload">[2/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> ripple::STParsedJSONDetail::invalid_data </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>object</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00129">129</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a88e38edbe7d2ad37404adf635540e937"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a88e38edbe7d2ad37404adf635540e937">◆ </a></span>array_expected()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> ripple::STParsedJSONDetail::array_expected </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>object</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>field</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00135">135</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="af3d40e64cf7f577e038d0f1e494663ef"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#af3d40e64cf7f577e038d0f1e494663ef">◆ </a></span>string_expected()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> ripple::STParsedJSONDetail::string_expected </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>object</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>field</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00143">143</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ac34dac5dc1bd0ee5138834d6e0d8aa0d"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ac34dac5dc1bd0ee5138834d6e0d8aa0d">◆ </a></span>too_deep()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> ripple::STParsedJSONDetail::too_deep </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>object</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00151">151</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a896aa0ea6f2a2733d3b57535264af4dc"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a896aa0ea6f2a2733d3b57535264af4dc">◆ </a></span>singleton_expected()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> ripple::STParsedJSONDetail::singleton_expected </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>object</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">unsigned int </td>
|
|
<td class="paramname"><em>index</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00159">159</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="acfff0cb3c802ef69c012ac9bc941a77d"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#acfff0cb3c802ef69c012ac9bc941a77d">◆ </a></span>template_mismatch()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> ripple::STParsedJSONDetail::template_mismatch </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1SField.html">SField</a> const & </td>
|
|
<td class="paramname"><em>sField</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00168">168</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aa5b371f04fc4f1703a3fa0f420125593"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aa5b371f04fc4f1703a3fa0f420125593">◆ </a></span>non_object_in_array()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="el" href="classJson_1_1Value.html">Json::Value</a> ripple::STParsedJSONDetail::non_object_in_array </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>item</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="namespaceJson.html#ab1488c31a37eea2d37f36a0961372572">Json::UInt</a> </td>
|
|
<td class="paramname"><em>index</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00177">177</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a45f0c7d30050d346eb572733be8a483f"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a45f0c7d30050d346eb572733be8a483f">◆ </a></span>parseLeaf()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a><<a class="el" href="classripple_1_1detail_1_1STVar.html">detail::STVar</a>> ripple::STParsedJSONDetail::parseLeaf </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>json_name</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>fieldName</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1SField.html">SField</a> const * </td>
|
|
<td class="paramname"><em>name</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classJson_1_1Value.html">Json::Value</a> const & </td>
|
|
<td class="paramname"><em>value</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classJson_1_1Value.html">Json::Value</a> & </td>
|
|
<td class="paramname"><em>error</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00188">188</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a7706e311e6424bc28b2d9c2724ec9300"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a7706e311e6424bc28b2d9c2724ec9300">◆ </a></span>parseArray()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a>< <a class="el" href="classripple_1_1detail_1_1STVar.html">detail::STVar</a> > ripple::STParsedJSONDetail::parseArray </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>json_name</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classJson_1_1Value.html">Json::Value</a> const & </td>
|
|
<td class="paramname"><em>json</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1SField.html">SField</a> const & </td>
|
|
<td class="paramname"><em>inName</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">int </td>
|
|
<td class="paramname"><em>depth</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classJson_1_1Value.html">Json::Value</a> & </td>
|
|
<td class="paramname"><em>error</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00876">876</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a49566dbe3cc1c22b1aabe9efa5c638e9"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a49566dbe3cc1c22b1aabe9efa5c638e9">◆ </a></span>parseObject()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">static <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a><<a class="el" href="classripple_1_1STObject.html">STObject</a>> ripple::STParsedJSONDetail::parseObject </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const & </td>
|
|
<td class="paramname"><em>json_name</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classJson_1_1Value.html">Json::Value</a> const & </td>
|
|
<td class="paramname"><em>json</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1SField.html">SField</a> const & </td>
|
|
<td class="paramname"><em>inName</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">int </td>
|
|
<td class="paramname"><em>depth</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classJson_1_1Value.html">Json::Value</a> & </td>
|
|
<td class="paramname"><em>error</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00753">753</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Variable Documentation</h2>
|
|
<a id="a7444cf831a775edd42d6a1ff8f22fae5"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a7444cf831a775edd42d6a1ff8f22fae5">◆ </a></span>maxDepth</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const int ripple::STParsedJSONDetail::maxDepth = 64</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="STParsedJSON_8cpp_source.html#l00741">741</a> of file <a class="el" href="STParsedJSON_8cpp_source.html">STParsedJSON.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.17
|
|
</small></address>
|
|
</body>
|
|
</html>
|