mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
660 lines
39 KiB
HTML
660 lines
39 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" lang="en-US">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
|
<meta name="generator" content="Doxygen 1.9.5"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>rippled: ripple::TransfersNotFrozen 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>
|
|
<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 id="projectrow">
|
|
<td id="projectalign">
|
|
<div id="projectname">rippled
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.5 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
/* @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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(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">
|
|
<div id="MSearchResults">
|
|
<div class="SRPage">
|
|
<div id="SRIndex">
|
|
<div id="SRResults"></div>
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</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_1TransfersNotFrozen.html">TransfersNotFrozen</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#nested-classes">Classes</a> |
|
|
<a href="#pub-methods">Public Member Functions</a> |
|
|
<a href="#pri-types">Private Types</a> |
|
|
<a href="#pri-methods">Private Member Functions</a> |
|
|
<a href="#pri-attribs">Private Attributes</a> |
|
|
<a href="classripple_1_1TransfersNotFrozen-members.html">List of all members</a> </div>
|
|
<div class="headertitle"><div class="title">ripple::TransfersNotFrozen Class Reference</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p>Invariant: frozen trust line balance change is not allowed.
|
|
<a href="classripple_1_1TransfersNotFrozen.html#details">More...</a></p>
|
|
|
|
<p><code>#include <<a class="el" href="InvariantCheck_8h_source.html">InvariantCheck.h</a>></code></p>
|
|
<div class="dynheader">
|
|
Collaboration diagram for ripple::TransfersNotFrozen:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="classripple_1_1TransfersNotFrozen__coll__graph.png" border="0" usemap="#aripple_1_1TransfersNotFrozen_coll__map" alt="Collaboration graph"/></div>
|
|
<map name="aripple_1_1TransfersNotFrozen_coll__map" id="aripple_1_1TransfersNotFrozen_coll__map">
|
|
<area shape="rect" title="Invariant: frozen trust line balance change is not allowed." alt="" coords="3724,251,3916,277"/>
|
|
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/container/map.html" title=" " alt="" coords="3311,287,3557,313"/>
|
|
<area shape="rect" href="classripple_1_1Issue.html" title="A currency issued by an account." alt="" coords="1435,353,1536,378"/>
|
|
<area shape="rect" href="classripple_1_1base__uint.html" title=" " alt="" coords="1080,356,1279,396"/>
|
|
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/types/size_t.html" title=" " alt="" coords="833,303,921,329"/>
|
|
<area shape="rect" href="classripple_1_1base__uint.html" title=" " alt="" coords="1076,292,1283,332"/>
|
|
<area shape="rect" href="classripple_1_1detail_1_1STVar.html" title=" " alt="" coords="1105,458,1254,483"/>
|
|
<area shape="rect" href="classripple_1_1base__uint.html" title=" " alt="" coords="1109,228,1250,268"/>
|
|
<area shape="rect" href="classripple_1_1base__uint.html" title="Integers of any length that is a multiple of 32-bits." alt="" coords="1109,164,1250,204"/>
|
|
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/container/array.html" title=" " alt="" coords="793,48,961,88"/>
|
|
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/types/integer.html" title=" " alt="" coords="481,55,584,81"/>
|
|
<area shape="rect" href="structripple_1_1TransfersNotFrozen_1_1IssuerChanges.html" title=" " alt="" coords="3005,280,3197,320"/>
|
|
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/container/vector.html" title=" " alt="" coords="2737,273,2892,327"/>
|
|
<area shape="rect" href="structripple_1_1TransfersNotFrozen_1_1BalanceChange.html" title=" " alt="" coords="2432,281,2624,321"/>
|
|
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" title=" " alt="" coords="2140,281,2319,321"/>
|
|
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/container/map.html" title=" " alt="" coords="2440,188,2616,257"/>
|
|
<area shape="rect" href="classripple_1_1STLedgerEntry.html" title=" " alt="" coords="1908,291,2069,317"/>
|
|
<area shape="rect" href="classripple_1_1STObject.html" title=" " alt="" coords="1681,543,1807,569"/>
|
|
<area shape="rect" href="classripple_1_1STBase.html" title="A type which can be exported to a well known binary format." alt="" coords="820,511,935,537"/>
|
|
<area shape="rect" href="classripple_1_1SField.html" title="Identifies fields." alt="" coords="479,435,586,461"/>
|
|
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/container/map.html" title=" " alt="" coords="799,383,955,423"/>
|
|
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/string/basic_string.html" title=" " alt="" coords="216,410,303,435"/>
|
|
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/string/basic_string.html" title=" " alt="" coords="5,403,144,443"/>
|
|
<area shape="rect" href="classJson_1_1StaticString.html" title="Lightweight wrapper to tag static string." alt="" coords="193,459,325,485"/>
|
|
<area shape="rect" href="classripple_1_1CountedObject.html" title=" " alt="" coords="1404,644,1567,684"/>
|
|
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/container/vector.html" title=" " alt="" coords="1414,473,1557,513"/>
|
|
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/types/aligned_storage.html" title=" " alt="" coords="800,447,955,487"/>
|
|
<area shape="rect" href="classripple_1_1SOTemplate.html" title="Defines the fields and their attributes within a STObject." alt="" coords="1413,594,1558,619"/>
|
|
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/container/vector.html" title=" " alt="" coords="1108,644,1251,684"/>
|
|
<area shape="rect" href="classripple_1_1SOElement.html" title="An element in a SOTemplate." alt="" coords="808,651,947,677"/>
|
|
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/utility/functional/reference_wrapper.html" title=" " alt="" coords="445,644,620,684"/>
|
|
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/container/vector.html" title=" " alt="" coords="1110,594,1249,619"/>
|
|
<area shape="rect" href="classripple_1_1CountedObject.html" title=" " alt="" coords="1663,285,1825,325"/>
|
|
</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 id="nested-classes" 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="structripple_1_1TransfersNotFrozen_1_1BalanceChange.html">BalanceChange</a></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="structripple_1_1TransfersNotFrozen_1_1IssuerChanges.html">IssuerChanges</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 id="pub-methods" name="pub-methods"></a>
|
|
Public Member Functions</h2></td></tr>
|
|
<tr class="memitem:adc3f91602d64e7dc4946bd3cbe1dd035"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TransfersNotFrozen.html#adc3f91602d64e7dc4946bd3cbe1dd035">visitEntry</a> (bool, <a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const > const &, <a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const > const &)</td></tr>
|
|
<tr class="separator:adc3f91602d64e7dc4946bd3cbe1dd035"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a6dba25ad381e147b109c6c1052ed14ee"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TransfersNotFrozen.html#a6dba25ad381e147b109c6c1052ed14ee">finalize</a> (<a class="el" href="classripple_1_1STTx.html">STTx</a> const &, <a class="el" href="namespaceripple.html#adfb760bc3e4ccb79d5d4f6ecff2f1817">TER</a> const, <a class="el" href="classripple_1_1XRPAmount.html">XRPAmount</a> const, <a class="el" href="classripple_1_1ReadView.html">ReadView</a> const &, <a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> const &)</td></tr>
|
|
<tr class="separator:a6dba25ad381e147b109c6c1052ed14ee"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pri-types" name="pri-types"></a>
|
|
Private Types</h2></td></tr>
|
|
<tr class="memitem:a27b6d2748128a1f53e7faf55262db050"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TransfersNotFrozen.html#a27b6d2748128a1f53e7faf55262db050">ByIssuer</a> = <a class="elRef" href="http://en.cppreference.com/w/cpp/container/map.html">std::map</a>< <a class="el" href="classripple_1_1Issue.html">Issue</a>, <a class="el" href="structripple_1_1TransfersNotFrozen_1_1IssuerChanges.html">IssuerChanges</a> ></td></tr>
|
|
<tr class="separator:a27b6d2748128a1f53e7faf55262db050"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pri-methods" name="pri-methods"></a>
|
|
Private Member Functions</h2></td></tr>
|
|
<tr class="memitem:a183eece7452f3de380c2d9b6955a78b8"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TransfersNotFrozen.html#a183eece7452f3de380c2d9b6955a78b8">isValidEntry</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const > const &before, <a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const > const &<a class="el" href="namespaceripple.html#aebcc26ebe20ddcd3bcbfd5402e0acb89">after</a>)</td></tr>
|
|
<tr class="separator:a183eece7452f3de380c2d9b6955a78b8"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a8ddbeaaeb7db0580dd5e4c3dbe3690d4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1STAmount.html">STAmount</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TransfersNotFrozen.html#a8ddbeaaeb7db0580dd5e4c3dbe3690d4">calculateBalanceChange</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const > const &before, <a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const > const &<a class="el" href="namespaceripple.html#aebcc26ebe20ddcd3bcbfd5402e0acb89">after</a>, bool isDelete)</td></tr>
|
|
<tr class="separator:a8ddbeaaeb7db0580dd5e4c3dbe3690d4"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a3d16a06989ce3255ca6a1a72f7fdf289"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TransfersNotFrozen.html#a3d16a06989ce3255ca6a1a72f7fdf289">recordBalance</a> (<a class="el" href="classripple_1_1Issue.html">Issue</a> const &issue, <a class="el" href="structripple_1_1TransfersNotFrozen_1_1BalanceChange.html">BalanceChange</a> change)</td></tr>
|
|
<tr class="separator:a3d16a06989ce3255ca6a1a72f7fdf289"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a9a9f505d2f38b93faf10fc2c28314c73"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TransfersNotFrozen.html#a9a9f505d2f38b93faf10fc2c28314c73">recordBalanceChanges</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const > const &<a class="el" href="namespaceripple.html#aebcc26ebe20ddcd3bcbfd5402e0acb89">after</a>, <a class="el" href="classripple_1_1STAmount.html">STAmount</a> const &balanceChange)</td></tr>
|
|
<tr class="separator:a9a9f505d2f38b93faf10fc2c28314c73"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a59198eab70737df521137a65b705da24"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const > </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TransfersNotFrozen.html#a59198eab70737df521137a65b705da24">findIssuer</a> (<a class="el" href="namespaceripple.html#a00ae0d729cb3e35b6bcac9a27ebb5284">AccountID</a> const &issuerID, <a class="el" href="classripple_1_1ReadView.html">ReadView</a> const &view)</td></tr>
|
|
<tr class="separator:a59198eab70737df521137a65b705da24"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a5ae71ac75edf4b0e7407af690239e737"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TransfersNotFrozen.html#a5ae71ac75edf4b0e7407af690239e737">validateIssuerChanges</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const > const &issuer, <a class="el" href="structripple_1_1TransfersNotFrozen_1_1IssuerChanges.html">IssuerChanges</a> const &changes, <a class="el" href="classripple_1_1STTx.html">STTx</a> const &tx, <a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> const &j, bool enforce)</td></tr>
|
|
<tr class="separator:a5ae71ac75edf4b0e7407af690239e737"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ac75a0b46eaeb44c654f0bbce9e042c48"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TransfersNotFrozen.html#ac75a0b46eaeb44c654f0bbce9e042c48">validateFrozenState</a> (<a class="el" href="structripple_1_1TransfersNotFrozen_1_1BalanceChange.html">BalanceChange</a> const &change, bool high, <a class="el" href="classripple_1_1STTx.html">STTx</a> const &tx, <a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> const &j, bool enforce, bool globalFreeze)</td></tr>
|
|
<tr class="separator:ac75a0b46eaeb44c654f0bbce9e042c48"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pri-attribs" name="pri-attribs"></a>
|
|
Private Attributes</h2></td></tr>
|
|
<tr class="memitem:a958eb5fc4660b4442f0c80480f19285a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1TransfersNotFrozen.html#a27b6d2748128a1f53e7faf55262db050">ByIssuer</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TransfersNotFrozen.html#a958eb5fc4660b4442f0c80480f19285a">balanceChanges_</a></td></tr>
|
|
<tr class="separator:a958eb5fc4660b4442f0c80480f19285a"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a175ba681a2dc2c0050d2bfc94f07beff"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/map.html">std::map</a>< <a class="el" href="namespaceripple.html#a00ae0d729cb3e35b6bcac9a27ebb5284">AccountID</a>, <a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const > const > </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1TransfersNotFrozen.html#a175ba681a2dc2c0050d2bfc94f07beff">possibleIssuers_</a></td></tr>
|
|
<tr class="separator:a175ba681a2dc2c0050d2bfc94f07beff"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
|
<div class="textblock"><p >Invariant: frozen trust line balance change is not allowed. </p>
|
|
<p >We iterate all affected trust lines and ensure that they don't have unexpected change of balance if they're frozen. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="InvariantCheck_8h_source.html#l00306">306</a> of file <a class="el" href="InvariantCheck_8h_source.html">InvariantCheck.h</a>.</p>
|
|
</div><h2 class="groupheader">Member Typedef Documentation</h2>
|
|
<a id="a27b6d2748128a1f53e7faf55262db050" name="a27b6d2748128a1f53e7faf55262db050"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a27b6d2748128a1f53e7faf55262db050">◆ </a></span>ByIssuer</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">using <a class="el" href="classripple_1_1TransfersNotFrozen.html#a27b6d2748128a1f53e7faf55262db050">ripple::TransfersNotFrozen::ByIssuer</a> = <a class="elRef" href="http://en.cppreference.com/w/cpp/container/map.html">std::map</a><<a class="el" href="classripple_1_1Issue.html">Issue</a>, <a class="el" href="structripple_1_1TransfersNotFrozen_1_1IssuerChanges.html">IssuerChanges</a>></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="InvariantCheck_8h_source.html#l00320">320</a> of file <a class="el" href="InvariantCheck_8h_source.html">InvariantCheck.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Function Documentation</h2>
|
|
<a id="adc3f91602d64e7dc4946bd3cbe1dd035" name="adc3f91602d64e7dc4946bd3cbe1dd035"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#adc3f91602d64e7dc4946bd3cbe1dd035">◆ </a></span>visitEntry()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void ripple::TransfersNotFrozen::visitEntry </td>
|
|
<td>(</td>
|
|
<td class="paramtype">bool </td>
|
|
<td class="paramname"><em>isDelete</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const > const & </td>
|
|
<td class="paramname"><em>before</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const > const & </td>
|
|
<td class="paramname"><em>after</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="InvariantCheck_8cpp_source.html#l00598">598</a> of file <a class="el" href="InvariantCheck_8cpp_source.html">InvariantCheck.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a6dba25ad381e147b109c6c1052ed14ee" name="a6dba25ad381e147b109c6c1052ed14ee"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a6dba25ad381e147b109c6c1052ed14ee">◆ </a></span>finalize()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool ripple::TransfersNotFrozen::finalize </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1STTx.html">STTx</a> const & </td>
|
|
<td class="paramname"><em>tx</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="namespaceripple.html#adfb760bc3e4ccb79d5d4f6ecff2f1817">TER</a> const </td>
|
|
<td class="paramname"><em>ter</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1XRPAmount.html">XRPAmount</a> const </td>
|
|
<td class="paramname"><em>fee</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1ReadView.html">ReadView</a> const & </td>
|
|
<td class="paramname"><em>view</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> const & </td>
|
|
<td class="paramname"><em>j</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="InvariantCheck_8cpp_source.html#l00628">628</a> of file <a class="el" href="InvariantCheck_8cpp_source.html">InvariantCheck.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a183eece7452f3de380c2d9b6955a78b8" name="a183eece7452f3de380c2d9b6955a78b8"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a183eece7452f3de380c2d9b6955a78b8">◆ </a></span>isValidEntry()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool ripple::TransfersNotFrozen::isValidEntry </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const > const & </td>
|
|
<td class="paramname"><em>before</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const > const & </td>
|
|
<td class="paramname"><em>after</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">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="InvariantCheck_8cpp_source.html#l00682">682</a> of file <a class="el" href="InvariantCheck_8cpp_source.html">InvariantCheck.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a8ddbeaaeb7db0580dd5e4c3dbe3690d4" name="a8ddbeaaeb7db0580dd5e4c3dbe3690d4"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a8ddbeaaeb7db0580dd5e4c3dbe3690d4">◆ </a></span>calculateBalanceChange()</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="classripple_1_1STAmount.html">STAmount</a> ripple::TransfersNotFrozen::calculateBalanceChange </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const > const & </td>
|
|
<td class="paramname"><em>before</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const > const & </td>
|
|
<td class="paramname"><em>after</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">bool </td>
|
|
<td class="paramname"><em>isDelete</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">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="InvariantCheck_8cpp_source.html#l00711">711</a> of file <a class="el" href="InvariantCheck_8cpp_source.html">InvariantCheck.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a3d16a06989ce3255ca6a1a72f7fdf289" name="a3d16a06989ce3255ca6a1a72f7fdf289"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a3d16a06989ce3255ca6a1a72f7fdf289">◆ </a></span>recordBalance()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void ripple::TransfersNotFrozen::recordBalance </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1Issue.html">Issue</a> const & </td>
|
|
<td class="paramname"><em>issue</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="structripple_1_1TransfersNotFrozen_1_1BalanceChange.html">BalanceChange</a> </td>
|
|
<td class="paramname"><em>change</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">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="InvariantCheck_8cpp_source.html#l00740">740</a> of file <a class="el" href="InvariantCheck_8cpp_source.html">InvariantCheck.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a9a9f505d2f38b93faf10fc2c28314c73" name="a9a9f505d2f38b93faf10fc2c28314c73"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a9a9f505d2f38b93faf10fc2c28314c73">◆ </a></span>recordBalanceChanges()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void ripple::TransfersNotFrozen::recordBalanceChanges </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const > const & </td>
|
|
<td class="paramname"><em>after</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1STAmount.html">STAmount</a> const & </td>
|
|
<td class="paramname"><em>balanceChange</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">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="InvariantCheck_8cpp_source.html#l00754">754</a> of file <a class="el" href="InvariantCheck_8cpp_source.html">InvariantCheck.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a59198eab70737df521137a65b705da24" name="a59198eab70737df521137a65b705da24"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a59198eab70737df521137a65b705da24">◆ </a></span>findIssuer()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const > ripple::TransfersNotFrozen::findIssuer </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="namespaceripple.html#a00ae0d729cb3e35b6bcac9a27ebb5284">AccountID</a> const & </td>
|
|
<td class="paramname"><em>issuerID</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1ReadView.html">ReadView</a> const & </td>
|
|
<td class="paramname"><em>view</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">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="InvariantCheck_8cpp_source.html#l00773">773</a> of file <a class="el" href="InvariantCheck_8cpp_source.html">InvariantCheck.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a5ae71ac75edf4b0e7407af690239e737" name="a5ae71ac75edf4b0e7407af690239e737"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a5ae71ac75edf4b0e7407af690239e737">◆ </a></span>validateIssuerChanges()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool ripple::TransfersNotFrozen::validateIssuerChanges </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const > const & </td>
|
|
<td class="paramname"><em>issuer</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="structripple_1_1TransfersNotFrozen_1_1IssuerChanges.html">IssuerChanges</a> const & </td>
|
|
<td class="paramname"><em>changes</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1STTx.html">STTx</a> const & </td>
|
|
<td class="paramname"><em>tx</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> const & </td>
|
|
<td class="paramname"><em>j</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">bool </td>
|
|
<td class="paramname"><em>enforce</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">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="InvariantCheck_8cpp_source.html#l00784">784</a> of file <a class="el" href="InvariantCheck_8cpp_source.html">InvariantCheck.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ac75a0b46eaeb44c654f0bbce9e042c48" name="ac75a0b46eaeb44c654f0bbce9e042c48"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ac75a0b46eaeb44c654f0bbce9e042c48">◆ </a></span>validateFrozenState()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool ripple::TransfersNotFrozen::validateFrozenState </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="structripple_1_1TransfersNotFrozen_1_1BalanceChange.html">BalanceChange</a> const & </td>
|
|
<td class="paramname"><em>change</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">bool </td>
|
|
<td class="paramname"><em>high</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classripple_1_1STTx.html">STTx</a> const & </td>
|
|
<td class="paramname"><em>tx</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> const & </td>
|
|
<td class="paramname"><em>j</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">bool </td>
|
|
<td class="paramname"><em>enforce</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">bool </td>
|
|
<td class="paramname"><em>globalFreeze</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">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="InvariantCheck_8cpp_source.html#l00827">827</a> of file <a class="el" href="InvariantCheck_8cpp_source.html">InvariantCheck.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Data Documentation</h2>
|
|
<a id="a958eb5fc4660b4442f0c80480f19285a" name="a958eb5fc4660b4442f0c80480f19285a"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a958eb5fc4660b4442f0c80480f19285a">◆ </a></span>balanceChanges_</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="classripple_1_1TransfersNotFrozen.html#a27b6d2748128a1f53e7faf55262db050">ByIssuer</a> ripple::TransfersNotFrozen::balanceChanges_</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="InvariantCheck_8h_source.html#l00321">321</a> of file <a class="el" href="InvariantCheck_8h_source.html">InvariantCheck.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a175ba681a2dc2c0050d2bfc94f07beff" name="a175ba681a2dc2c0050d2bfc94f07beff"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a175ba681a2dc2c0050d2bfc94f07beff">◆ </a></span>possibleIssuers_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/map.html">std::map</a><<a class="el" href="namespaceripple.html#a00ae0d729cb3e35b6bcac9a27ebb5284">AccountID</a>, <a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a><<a class="el" href="namespaceripple.html#abbba3966df1925ac76f6d04c0aa1abe3">SLE</a> const> const> ripple::TransfersNotFrozen::possibleIssuers_</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="InvariantCheck_8h_source.html#l00323">323</a> of file <a class="el" href="InvariantCheck_8h_source.html">InvariantCheck.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5
|
|
</small></address>
|
|
</body>
|
|
</html>
|