mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
deploy: eac3abdca9
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<!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">
|
||||
<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=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.17"/>
|
||||
<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::test::DirectStepInfo Struct Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
@@ -19,8 +19,8 @@
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<tr id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">rippled
|
||||
</div>
|
||||
</td>
|
||||
@@ -29,21 +29,22 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.17 -->
|
||||
<!-- Generated by Doxygen 1.9.5 -->
|
||||
<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 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:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
/* @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>
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
@@ -54,9 +55,16 @@ $(function() {
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<iframe src="javascript:void(0)" frameborder="0"
|
||||
name="MSearchResults" id="MSearchResults">
|
||||
</iframe>
|
||||
<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">
|
||||
@@ -68,25 +76,24 @@ $(function() {
|
||||
<div class="summary">
|
||||
<a href="#pub-attribs">Public Attributes</a> |
|
||||
<a href="structripple_1_1test_1_1DirectStepInfo-members.html">List of all members</a> </div>
|
||||
<div class="headertitle">
|
||||
<div class="title">ripple::test::DirectStepInfo Struct Reference</div> </div>
|
||||
<div class="headertitle"><div class="title">ripple::test::DirectStepInfo Struct Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="dynheader">
|
||||
Collaboration diagram for ripple::test::DirectStepInfo:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="structripple_1_1test_1_1DirectStepInfo__coll__graph.png" border="0" usemap="#ripple_1_1test_1_1DirectStepInfo_coll__map" alt="Collaboration graph"/></div>
|
||||
<map name="ripple_1_1test_1_1DirectStepInfo_coll__map" id="ripple_1_1test_1_1DirectStepInfo_coll__map">
|
||||
<area shape="rect" title=" " alt="" coords="803,74,996,101"/>
|
||||
<area shape="rect" href="classripple_1_1base__uint.html" title=" " alt="" coords="491,33,689,75"/>
|
||||
<area shape="rect" href="http://en.cppreference.com/w/cpp/container/array.html" title=" " alt="" coords="221,5,389,47"/>
|
||||
<area shape="rect" href="classripple_1_1base__uint.html" title=" " alt="" coords="487,99,693,140"/>
|
||||
<area shape="rect" href="http://en.cppreference.com/w/cpp/types/integer.html" title=" " alt="" coords="5,13,108,39"/>
|
||||
<area shape="rect" href="http://en.cppreference.com/w/cpp/types/size_t.html" title=" " alt="" coords="261,125,349,151"/>
|
||||
<div class="center"><img src="structripple_1_1test_1_1DirectStepInfo__coll__graph.png" border="0" usemap="#aripple_1_1test_1_1DirectStepInfo_coll__map" alt="Collaboration graph"/></div>
|
||||
<map name="aripple_1_1test_1_1DirectStepInfo_coll__map" id="aripple_1_1test_1_1DirectStepInfo_coll__map">
|
||||
<area shape="rect" title=" " alt="" coords="803,69,996,94"/>
|
||||
<area shape="rect" href="classripple_1_1base__uint.html" title=" " alt="" coords="487,29,693,69"/>
|
||||
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/types/size_t.html" title=" " alt="" coords="261,39,349,65"/>
|
||||
<area shape="rect" href="classripple_1_1base__uint.html" title=" " alt="" coords="491,93,689,133"/>
|
||||
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/container/array.html" title=" " alt="" coords="221,105,389,145"/>
|
||||
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/types/integer.html" title=" " alt="" coords="5,113,108,138"/>
|
||||
</map>
|
||||
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-attribs" name="pub-attribs"></a>
|
||||
Public Attributes</h2></td></tr>
|
||||
<tr class="memitem:a788e73268cef34b1511169f1ef3fd044"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceripple.html#a00ae0d729cb3e35b6bcac9a27ebb5284">AccountID</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structripple_1_1test_1_1DirectStepInfo.html#a788e73268cef34b1511169f1ef3fd044">src</a></td></tr>
|
||||
<tr class="separator:a788e73268cef34b1511169f1ef3fd044"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
@@ -99,8 +106,8 @@ Public Attributes</h2></td></tr>
|
||||
<div class="textblock">
|
||||
<p class="definition">Definition at line <a class="el" href="PayStrand__test_8cpp_source.html#l00036">36</a> of file <a class="el" href="PayStrand__test_8cpp_source.html">PayStrand_test.cpp</a>.</p>
|
||||
</div><h2 class="groupheader">Member Data Documentation</h2>
|
||||
<a id="a788e73268cef34b1511169f1ef3fd044"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a788e73268cef34b1511169f1ef3fd044">◆ </a></span>src</h2>
|
||||
<a id="a788e73268cef34b1511169f1ef3fd044" name="a788e73268cef34b1511169f1ef3fd044"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a788e73268cef34b1511169f1ef3fd044">◆ </a></span>src</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -115,8 +122,8 @@ Public Attributes</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a4d14cec172b1dc9be4c5c6ccfb7ce8c3"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a4d14cec172b1dc9be4c5c6ccfb7ce8c3">◆ </a></span>dst</h2>
|
||||
<a id="a4d14cec172b1dc9be4c5c6ccfb7ce8c3" name="a4d14cec172b1dc9be4c5c6ccfb7ce8c3"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a4d14cec172b1dc9be4c5c6ccfb7ce8c3">◆ </a></span>dst</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -131,8 +138,8 @@ Public Attributes</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="aa27341f28dba27ad80377c4237be63d3"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aa27341f28dba27ad80377c4237be63d3">◆ </a></span>currency</h2>
|
||||
<a id="aa27341f28dba27ad80377c4237be63d3" name="aa27341f28dba27ad80377c4237be63d3"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aa27341f28dba27ad80377c4237be63d3">◆ </a></span>currency</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -150,9 +157,7 @@ Public Attributes</h2></td></tr>
|
||||
</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
|
||||
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>
|
||||
|
||||
Reference in New Issue
Block a user