diff options
| author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-02-17 17:25:57 +0000 |
|---|---|---|
| committer | <> | 2015-03-17 16:26:24 +0000 |
| commit | 780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch) | |
| tree | 598f8b9fa431b228d29897e798de4ac0c1d3d970 /docs/api_reference/CXX/dbsite_close.html | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'docs/api_reference/CXX/dbsite_close.html')
| -rw-r--r-- | docs/api_reference/CXX/dbsite_close.html | 41 |
1 files changed, 11 insertions, 30 deletions
diff --git a/docs/api_reference/CXX/dbsite_close.html b/docs/api_reference/CXX/dbsite_close.html index 7d2e8e3c..d61a264c 100644 --- a/docs/api_reference/CXX/dbsite_close.html +++ b/docs/api_reference/CXX/dbsite_close.html @@ -8,24 +8,24 @@ <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" /> <link rel="start" href="index.html" title="Berkeley DB C++ API Reference" /> <link rel="up" href="rep.html" title="Chapter 11. Replication Methods" /> - <link rel="prev" href="dbchannel_set_timeout.html" title="DbChannel::set_timeout()" /> - <link rel="next" href="dbsite_get_config.html" title="DbSite::get_config()" /> + <link rel="prev" href="repmgrstat_print.html" title="DbEnv::repmgr_stat_print()" /> + <link rel="next" href="envtxn_applied.html" title="DbEnv::txn_applied()" /> </head> <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> <th colspan="3" align="center">DbSite::close()</th> </tr> <tr> - <td width="20%" align="left"><a accesskey="p" href="dbchannel_set_timeout.html">Prev</a> </td> + <td width="20%" align="left"><a accesskey="p" href="repmgrstat_print.html">Prev</a> </td> <th width="60%" align="center">Chapter 11. Replication Methods </th> - <td width="20%" align="right"> <a accesskey="n" href="dbsite_get_config.html">Next</a></td> + <td width="20%" align="right"> <a accesskey="n" href="envtxn_applied.html">Next</a></td> </tr> </table> <hr /> @@ -70,26 +70,7 @@ DbSite::close();</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp4013864"></a>Errors</h3> - </div> - </div> - </div> - <p> - The <code class="methodname">DbSite::close()</code> <span> - - <span> - method may fail and throw a <a class="link" href="dbexception.html" title="Chapter 6. The DbException Class">DbException</a> - exception, encapsulating one of the following non-zero errors, or return one - of the following non-zero errors: - </span> - </span> - </p> - </div> - <div class="sect2" lang="en" xml:lang="en"> - <div class="titlepage"> - <div> - <div> - <h3 class="title"><a id="idp3981088"></a>Class</h3> + <h3 class="title"><a id="idp4730744"></a>Class</h3> </div> </div> </div> @@ -101,7 +82,7 @@ DbSite::close();</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp4014080"></a>See Also</h3> + <h3 class="title"><a id="idp4733464"></a>See Also</h3> </div> </div> </div> @@ -114,18 +95,18 @@ DbSite::close();</pre> <hr /> <table width="100%" summary="Navigation footer"> <tr> - <td width="40%" align="left"><a accesskey="p" href="dbchannel_set_timeout.html">Prev</a> </td> + <td width="40%" align="left"><a accesskey="p" href="repmgrstat_print.html">Prev</a> </td> <td width="20%" align="center"> <a accesskey="u" href="rep.html">Up</a> </td> - <td width="40%" align="right"> <a accesskey="n" href="dbsite_get_config.html">Next</a></td> + <td width="40%" align="right"> <a accesskey="n" href="envtxn_applied.html">Next</a></td> </tr> <tr> - <td width="40%" align="left" valign="top">DbChannel::set_timeout() </td> + <td width="40%" align="left" valign="top">DbEnv::repmgr_stat_print() </td> <td width="20%" align="center"> <a accesskey="h" href="index.html">Home</a> </td> - <td width="40%" align="right" valign="top"> DbSite::get_config()</td> + <td width="40%" align="right" valign="top"> DbEnv::txn_applied()</td> </tr> </table> </div> |
