Files
rippled/classripple_1_1STObject_1_1ValueProxy.html
2022-04-06 23:38:52 +00:00

343 lines
18 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::STObject::ValueProxy&lt; T &gt; Class Template 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&amp;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&amp;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="classripple_1_1STObject.html">STObject</a></li><li class="navelem"><a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">ValueProxy</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pri-types">Private Types</a> &#124;
<a href="#pri-methods">Private Member Functions</a> &#124;
<a href="#friends">Friends</a> &#124;
<a href="classripple_1_1STObject_1_1ValueProxy-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">ripple::STObject::ValueProxy&lt; T &gt; Class Template Reference</div> </div>
</div><!--header-->
<div class="contents">
<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:abb09bdb63f1cc45aa70d298627d0828d"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1STObject_1_1ValueProxy.html#abb09bdb63f1cc45aa70d298627d0828d">ValueProxy</a> (<a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">ValueProxy</a> const &amp;)=default</td></tr>
<tr class="separator:abb09bdb63f1cc45aa70d298627d0828d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0062204ecf7999ed19e033343e3ae501"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">ValueProxy</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1STObject_1_1ValueProxy.html#a0062204ecf7999ed19e033343e3ae501">operator=</a> (<a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">ValueProxy</a> const &amp;)=delete</td></tr>
<tr class="separator:a0062204ecf7999ed19e033343e3ae501"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4f300c282611ab4734246d79f53695c0"><td class="memTemplParams" colspan="2">template&lt;class U &gt; </td></tr>
<tr class="memitem:a4f300c282611ab4734246d79f53695c0"><td class="memTemplItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/enable_if.html">std::enable_if_t</a>&lt; <a class="elRef" href="http://en.cppreference.com/w/cpp/types/is_assignable.html">std::is_assignable_v</a>&lt; T, U &gt;, <a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">ValueProxy</a> &amp; &gt;&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classripple_1_1STObject_1_1ValueProxy.html#a4f300c282611ab4734246d79f53695c0">operator=</a> (U &amp;&amp;u)</td></tr>
<tr class="separator:a4f300c282611ab4734246d79f53695c0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7afdd6a81b723da2347d7661a32b8272"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1STObject_1_1ValueProxy.html#a7afdd6a81b723da2347d7661a32b8272">operator value_type</a> () const</td></tr>
<tr class="separator:a7afdd6a81b723da2347d7661a32b8272"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac2a7a74d4e1152df50a62c0c5f93e4fa"><td class="memTemplParams" colspan="2">template&lt;class U &gt; </td></tr>
<tr class="memitem:ac2a7a74d4e1152df50a62c0c5f93e4fa"><td class="memTemplItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/enable_if.html">std::enable_if_t</a>&lt; <a class="elRef" href="http://en.cppreference.com/w/cpp/types/is_assignable.html">std::is_assignable_v</a>&lt; T, U &gt;, <a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">STObject::ValueProxy</a>&lt; T &gt; &amp; &gt;&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classripple_1_1STObject_1_1ValueProxy.html#ac2a7a74d4e1152df50a62c0c5f93e4fa">operator=</a> (U &amp;&amp;u)</td></tr>
<tr class="separator:ac2a7a74d4e1152df50a62c0c5f93e4fa"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-types"></a>
Private Types</h2></td></tr>
<tr class="memitem:a2cb8418f7fb9bdf59ac168b636d126ae"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1STObject_1_1ValueProxy.html#a2cb8418f7fb9bdf59ac168b636d126ae">value_type</a> = typename T::value_type</td></tr>
<tr class="separator:a2cb8418f7fb9bdf59ac168b636d126ae"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-methods"></a>
Private Member Functions</h2></td></tr>
<tr class="memitem:a890a98a040d00dfc90f63fd83b959a6c"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1STObject_1_1ValueProxy.html#a890a98a040d00dfc90f63fd83b959a6c">ValueProxy</a> (<a class="el" href="classripple_1_1STObject.html">STObject</a> *st, <a class="el" href="structripple_1_1TypedField.html">TypedField</a>&lt; T &gt; const *f)</td></tr>
<tr class="separator:a890a98a040d00dfc90f63fd83b959a6c"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
Friends</h2></td></tr>
<tr class="memitem:a3d078850c695c0d606fe88c0fba7088f"><td class="memItemLeft" align="right" valign="top">class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1STObject_1_1ValueProxy.html#a3d078850c695c0d606fe88c0fba7088f">STObject</a></td></tr>
<tr class="separator:a3d078850c695c0d606fe88c0fba7088f"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><h3>template&lt;class T&gt;<br />
class ripple::STObject::ValueProxy&lt; T &gt;</h3>
<p class="definition">Definition at line <a class="el" href="STObject_8h_source.html#l00057">57</a> of file <a class="el" href="STObject_8h_source.html">STObject.h</a>.</p>
</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a id="a2cb8418f7fb9bdf59ac168b636d126ae"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2cb8418f7fb9bdf59ac168b636d126ae">&#9670;&nbsp;</a></span>value_type</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">ripple::STObject::ValueProxy</a>&lt; T &gt;::<a class="el" href="classripple_1_1STObject_1_1ValueProxy.html#a2cb8418f7fb9bdf59ac168b636d126ae">value_type</a> = typename T::value_type</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="STObject_8h_source.html#l00493">493</a> of file <a class="el" href="STObject_8h_source.html">STObject.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="abb09bdb63f1cc45aa70d298627d0828d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abb09bdb63f1cc45aa70d298627d0828d">&#9670;&nbsp;</a></span>ValueProxy() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">ripple::STObject::ValueProxy</a>&lt; T &gt;::<a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">ValueProxy</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">ValueProxy</a>&lt; T &gt; const &amp;&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">default</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a890a98a040d00dfc90f63fd83b959a6c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a890a98a040d00dfc90f63fd83b959a6c">&#9670;&nbsp;</a></span>ValueProxy() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">ripple::STObject::ValueProxy</a>&lt; T &gt;::<a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">ValueProxy</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classripple_1_1STObject.html">STObject</a> *&#160;</td>
<td class="paramname"><em>st</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="structripple_1_1TypedField.html">TypedField</a>&lt; T &gt; const *&#160;</td>
<td class="paramname"><em>f</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="STObject_8h_source.html#l00728">728</a> of file <a class="el" href="STObject_8h_source.html">STObject.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a0062204ecf7999ed19e033343e3ae501"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0062204ecf7999ed19e033343e3ae501">&#9670;&nbsp;</a></span>operator=() <span class="overload">[1/3]</span></h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">ValueProxy</a>&amp; <a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">ripple::STObject::ValueProxy</a>&lt; T &gt;::operator= </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">ValueProxy</a>&lt; T &gt; const &amp;&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a4f300c282611ab4734246d79f53695c0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4f300c282611ab4734246d79f53695c0">&#9670;&nbsp;</a></span>operator=() <span class="overload">[2/3]</span></h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
<div class="memtemplate">
template&lt;class U &gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/enable_if.html">std::enable_if_t</a>&lt;<a class="elRef" href="http://en.cppreference.com/w/cpp/types/is_assignable.html">std::is_assignable_v</a>&lt;T, U&gt;, <a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">ValueProxy</a>&amp;&gt; <a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">ripple::STObject::ValueProxy</a>&lt; T &gt;::operator= </td>
<td>(</td>
<td class="paramtype">U &amp;&amp;&#160;</td>
<td class="paramname"><em>u</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a7afdd6a81b723da2347d7661a32b8272"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7afdd6a81b723da2347d7661a32b8272">&#9670;&nbsp;</a></span>operator value_type()</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">ripple::STObject::ValueProxy</a>&lt; T &gt;::operator <a class="el" href="classripple_1_1STObject_1_1ValueProxy.html#a2cb8418f7fb9bdf59ac168b636d126ae">value_type</a> </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="STObject_8h_source.html#l00722">722</a> of file <a class="el" href="STObject_8h_source.html">STObject.h</a>.</p>
</div>
</div>
<a id="ac2a7a74d4e1152df50a62c0c5f93e4fa"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac2a7a74d4e1152df50a62c0c5f93e4fa">&#9670;&nbsp;</a></span>operator=() <span class="overload">[3/3]</span></h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
<div class="memtemplate">
template&lt;class U &gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/enable_if.html">std::enable_if_t</a>&lt;<a class="elRef" href="http://en.cppreference.com/w/cpp/types/is_assignable.html">std::is_assignable_v</a>&lt;T, U&gt;, <a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">STObject::ValueProxy</a>&lt;T&gt;&amp;&gt; <a class="el" href="classripple_1_1STObject_1_1ValueProxy.html">ripple::STObject::ValueProxy</a>&lt; T &gt;::operator= </td>
<td>(</td>
<td class="paramtype">U &amp;&amp;&#160;</td>
<td class="paramname"><em>u</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="STObject_8h_source.html#l00715">715</a> of file <a class="el" href="STObject_8h_source.html">STObject.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a id="a3d078850c695c0d606fe88c0fba7088f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3d078850c695c0d606fe88c0fba7088f">&#9670;&nbsp;</a></span>STObject</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">friend class <a class="el" href="classripple_1_1STObject.html">STObject</a></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">friend</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="STObject_8h_source.html#l00507">507</a> of file <a class="el" href="STObject_8h_source.html">STObject.h</a>.</p>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
</body>
</html>