mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-01 08:25:51 +00:00
deploy: de0c527387
This commit is contained in:
@@ -108,9 +108,9 @@ Public Member Functions</h2></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:a1a55385a4444f80a08151a2c543a335e"><td class="memTemplParams" colspan="2">template<std::size_t N, std::size_t M> </td></tr>
|
||||
<tr class="memitem:a1a55385a4444f80a08151a2c543a335e"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classripple_1_1DatabaseCon.html#a1a55385a4444f80a08151a2c543a335e">init</a> (boost::filesystem::path const &pPath, <a class="elRef" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< char const *, N > const &pragma, <a class="elRef" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< char const *, M > const &initSQL)</td></tr>
|
||||
<tr class="separator:a1a55385a4444f80a08151a2c543a335e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a4d08c4551ef3aaf71f9d48ef92d8f9db"><td class="memTemplParams" colspan="2">template<std::size_t N, std::size_t M> </td></tr>
|
||||
<tr class="memitem:a4d08c4551ef3aaf71f9d48ef92d8f9db"><td class="memTemplItemLeft" align="right" valign="top"> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classripple_1_1DatabaseCon.html#a4d08c4551ef3aaf71f9d48ef92d8f9db">DatabaseCon</a> (boost::filesystem::path const &pPath, <a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>< <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> > const *commonPragma, <a class="elRef" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< char const *, N > const &pragma, <a class="elRef" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< char const *, M > const &initSQL)</td></tr>
|
||||
<tr class="separator:a4d08c4551ef3aaf71f9d48ef92d8f9db"><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>
|
||||
Private Attributes</h2></td></tr>
|
||||
@@ -123,10 +123,10 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock">
|
||||
<p class="definition">Definition at line <a class="el" href="DatabaseCon_8h_source.html#l00082">82</a> of file <a class="el" href="DatabaseCon_8h_source.html">DatabaseCon.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="DatabaseCon_8h_source.html#l00083">83</a> of file <a class="el" href="DatabaseCon_8h_source.html">DatabaseCon.h</a>.</p>
|
||||
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||
<a id="a37732a53d4e02a8fea8cfe68fa71dc36"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a37732a53d4e02a8fea8cfe68fa71dc36">◆ </a></span>DatabaseCon() <span class="overload">[1/2]</span></h2>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a37732a53d4e02a8fea8cfe68fa71dc36">◆ </a></span>DatabaseCon() <span class="overload">[1/3]</span></h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -165,12 +165,12 @@ template<std::size_t N, std::size_t M> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="DatabaseCon_8h_source.html#l00095">95</a> of file <a class="el" href="DatabaseCon_8h_source.html">DatabaseCon.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="DatabaseCon_8h_source.html#l00109">109</a> of file <a class="el" href="DatabaseCon_8h_source.html">DatabaseCon.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="acde4aaf22e4d89c4c300cd61d7a1d467"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#acde4aaf22e4d89c4c300cd61d7a1d467">◆ </a></span>DatabaseCon() <span class="overload">[2/2]</span></h2>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#acde4aaf22e4d89c4c300cd61d7a1d467">◆ </a></span>DatabaseCon() <span class="overload">[2/3]</span></h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -209,7 +209,59 @@ template<std::size_t N, std::size_t M> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="DatabaseCon_8h_source.html#l00113">113</a> of file <a class="el" href="DatabaseCon_8h_source.html">DatabaseCon.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="DatabaseCon_8h_source.html#l00128">128</a> of file <a class="el" href="DatabaseCon_8h_source.html">DatabaseCon.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a4d08c4551ef3aaf71f9d48ef92d8f9db"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a4d08c4551ef3aaf71f9d48ef92d8f9db">◆ </a></span>DatabaseCon() <span class="overload">[3/3]</span></h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<std::size_t N, std::size_t M> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">ripple::DatabaseCon::DatabaseCon </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">boost::filesystem::path const & </td>
|
||||
<td class="paramname"><em>pPath</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>< <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> > const * </td>
|
||||
<td class="paramname"><em>commonPragma</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< char const *, N > const & </td>
|
||||
<td class="paramname"><em>pragma</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< char const *, M > const & </td>
|
||||
<td class="paramname"><em>initSQL</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="DatabaseCon_8h_source.html#l00154">154</a> of file <a class="el" href="DatabaseCon_8h_source.html">DatabaseCon.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -229,7 +281,7 @@ template<std::size_t N, std::size_t M> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="DatabaseCon_8h_source.html#l00123">123</a> of file <a class="el" href="DatabaseCon_8h_source.html">DatabaseCon.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="DatabaseCon_8h_source.html#l00138">138</a> of file <a class="el" href="DatabaseCon_8h_source.html">DatabaseCon.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -248,7 +300,7 @@ template<std::size_t N, std::size_t M> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="DatabaseCon_8h_source.html#l00129">129</a> of file <a class="el" href="DatabaseCon_8h_source.html">DatabaseCon.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="DatabaseCon_8h_source.html#l00144">144</a> of file <a class="el" href="DatabaseCon_8h_source.html">DatabaseCon.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -278,53 +330,7 @@ template<std::size_t N, std::size_t M> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="DatabaseCon_8cpp_source.html#l00045">45</a> of file <a class="el" href="DatabaseCon_8cpp_source.html">DatabaseCon.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a1a55385a4444f80a08151a2c543a335e"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a1a55385a4444f80a08151a2c543a335e">◆ </a></span>init()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<div class="memtemplate">
|
||||
template<std::size_t N, std::size_t M> </div>
|
||||
<table class="mlabels">
|
||||
<tr>
|
||||
<td class="mlabels-left">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">void ripple::DatabaseCon::init </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">boost::filesystem::path const & </td>
|
||||
<td class="paramname"><em>pPath</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< char const *, N > const & </td>
|
||||
<td class="paramname"><em>pragma</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/array.html">std::array</a>< char const *, M > const & </td>
|
||||
<td class="paramname"><em>initSQL</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="DatabaseCon_8h_source.html#l00140">140</a> of file <a class="el" href="DatabaseCon_8h_source.html">DatabaseCon.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="DatabaseCon_8cpp_source.html#l00172">172</a> of file <a class="el" href="DatabaseCon_8cpp_source.html">DatabaseCon.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -349,7 +355,7 @@ template<std::size_t N, std::size_t M> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="DatabaseCon_8h_source.html#l00159">159</a> of file <a class="el" href="DatabaseCon_8h_source.html">DatabaseCon.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="DatabaseCon_8h_source.html#l00182">182</a> of file <a class="el" href="DatabaseCon_8h_source.html">DatabaseCon.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -373,7 +379,7 @@ template<std::size_t N, std::size_t M> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="DatabaseCon_8h_source.html#l00161">161</a> of file <a class="el" href="DatabaseCon_8h_source.html">DatabaseCon.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="DatabaseCon_8h_source.html#l00184">184</a> of file <a class="el" href="DatabaseCon_8h_source.html">DatabaseCon.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -397,7 +403,7 @@ template<std::size_t N, std::size_t M> </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="DatabaseCon_8h_source.html#l00162">162</a> of file <a class="el" href="DatabaseCon_8h_source.html">DatabaseCon.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="DatabaseCon_8h_source.html#l00185">185</a> of file <a class="el" href="DatabaseCon_8h_source.html">DatabaseCon.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user