mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-01 16:35:53 +00:00
deploy: 68286df23d
This commit is contained in:
@@ -117,12 +117,14 @@ Public Member Functions</h2></td></tr>
|
||||
Static Public Member Functions</h2></td></tr>
|
||||
<tr class="memitem:a62c13b1ae08d7914dfea022aaa2f0b88"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classripple_1_1JobTypes.html">JobTypes</a> const & </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1JobTypes.html#a62c13b1ae08d7914dfea022aaa2f0b88">instance</a> ()</td></tr>
|
||||
<tr class="separator:a62c13b1ae08d7914dfea022aaa2f0b88"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a4e5843a04a010377e17cd37cc1bc7125"><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> const & </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1JobTypes.html#a4e5843a04a010377e17cd37cc1bc7125">name</a> (<a class="el" href="namespaceripple.html#ae0f54f8ce649d639bf3e2b295347e17a">JobType</a> jt)</td></tr>
|
||||
<tr class="separator:a4e5843a04a010377e17cd37cc1bc7125"><td class="memSeparator" colspan="2"> </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:a7890e2c3f881750dd91804156e3d65b5"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1JobTypes.html#a7890e2c3f881750dd91804156e3d65b5">JobTypes</a> ()</td></tr>
|
||||
<tr class="separator:a7890e2c3f881750dd91804156e3d65b5"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a44e06bc07e47e7ba9238c1d5598112d9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1JobTypes.html#a44e06bc07e47e7ba9238c1d5598112d9">add</a> (<a class="el" href="namespaceripple.html#ae0f54f8ce649d639bf3e2b295347e17a">JobType</a> jt, <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> name, int limit, bool special, <a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">std::chrono::milliseconds</a> avgLatency, <a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">std::chrono::milliseconds</a> peakLatency)</td></tr>
|
||||
<tr class="memitem:a44e06bc07e47e7ba9238c1d5598112d9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1JobTypes.html#a44e06bc07e47e7ba9238c1d5598112d9">add</a> (<a class="el" href="namespaceripple.html#ae0f54f8ce649d639bf3e2b295347e17a">JobType</a> jt, <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> <a class="el" href="classripple_1_1JobTypes.html#a4e5843a04a010377e17cd37cc1bc7125">name</a>, int limit, bool special, <a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">std::chrono::milliseconds</a> avgLatency, <a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">std::chrono::milliseconds</a> peakLatency)</td></tr>
|
||||
<tr class="separator:a44e06bc07e47e7ba9238c1d5598112d9"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
|
||||
@@ -220,7 +222,35 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00101">101</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00103">103</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a4e5843a04a010377e17cd37cc1bc7125"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a4e5843a04a010377e17cd37cc1bc7125">◆ </a></span>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> const& ripple::JobTypes::name </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"><a class="el" href="namespaceripple.html#ae0f54f8ce649d639bf3e2b295347e17a">JobType</a> </td>
|
||||
<td class="paramname"><em>jt</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="JobTypes_8h_source.html#l00110">110</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -240,7 +270,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00108">108</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00116">116</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -259,7 +289,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00120">120</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00128">128</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -278,7 +308,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00126">126</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00134">134</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -297,7 +327,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00132">132</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00140">140</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -316,7 +346,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00138">138</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00146">146</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -335,7 +365,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00144">144</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00152">152</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -354,7 +384,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00150">150</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00158">158</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -416,7 +446,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00157">157</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00165">165</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -441,7 +471,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00177">177</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00185">185</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -465,7 +495,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00178">178</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="JobTypes_8h_source.html#l00186">186</a> of file <a class="el" href="JobTypes_8h_source.html">JobTypes.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user