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/txnset_timeout.html | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'docs/api_reference/CXX/txnset_timeout.html')
| -rw-r--r-- | docs/api_reference/CXX/txnset_timeout.html | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/docs/api_reference/CXX/txnset_timeout.html b/docs/api_reference/CXX/txnset_timeout.html index bbaf075c..1c8ce8dd 100644 --- a/docs/api_reference/CXX/txnset_timeout.html +++ b/docs/api_reference/CXX/txnset_timeout.html @@ -9,12 +9,12 @@ <link rel="start" href="index.html" title="Berkeley DB C++ API Reference" /> <link rel="up" href="txn.html" title="Chapter 13. The DbTxn Handle" /> <link rel="prev" href="txnset_priority.html" title="DbTxn::set_priority()" /> - <link rel="next" href="utilities.html" title="Appendix A. Berkeley DB Command Line Utilities" /> + <link rel="next" href="blob.html" title="Chapter 14. Binary Large Objects" /> </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> @@ -25,7 +25,7 @@ <th width="60%" align="center">Chapter 13. The DbTxn Handle </th> - <td width="20%" align="right"> <a accesskey="n" href="utilities.html">Next</a></td> + <td width="20%" align="right"> <a accesskey="n" href="blob.html">Next</a></td> </tr> </table> <hr /> @@ -85,7 +85,7 @@ DbTxn::set_timeout(db_timeout_t timeout, u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp5169440"></a>Parameters</h3> + <h3 class="title"><a id="idp5252696"></a>Parameters</h3> </div> </div> </div> @@ -93,7 +93,7 @@ DbTxn::set_timeout(db_timeout_t timeout, u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp5168792"></a>timeout</h4> + <h4 class="title"><a id="idp5252048"></a>timeout</h4> </div> </div> </div> @@ -108,7 +108,7 @@ DbTxn::set_timeout(db_timeout_t timeout, u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp5152576"></a>flags</h4> + <h4 class="title"><a id="idp5235680"></a>flags</h4> </div> </div> </div> @@ -142,7 +142,7 @@ DbTxn::set_timeout(db_timeout_t timeout, u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp5179112"></a>Errors</h3> + <h3 class="title"><a id="idp5262592"></a>Errors</h3> </div> </div> </div> @@ -160,7 +160,7 @@ DbTxn::set_timeout(db_timeout_t timeout, u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp5187328"></a>EINVAL</h4> + <h4 class="title"><a id="idp5270648"></a>EINVAL</h4> </div> </div> </div> @@ -173,7 +173,7 @@ DbTxn::set_timeout(db_timeout_t timeout, u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp5186032"></a>Class</h3> + <h3 class="title"><a id="idp5269352"></a>Class</h3> </div> </div> </div> @@ -185,7 +185,7 @@ DbTxn::set_timeout(db_timeout_t timeout, u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp5181368"></a>See Also</h3> + <h3 class="title"><a id="idp5264904"></a>See Also</h3> </div> </div> </div> @@ -202,15 +202,15 @@ DbTxn::set_timeout(db_timeout_t timeout, u_int32_t flags);</pre> <td width="20%" align="center"> <a accesskey="u" href="txn.html">Up</a> </td> - <td width="40%" align="right"> <a accesskey="n" href="utilities.html">Next</a></td> + <td width="40%" align="right"> <a accesskey="n" href="blob.html">Next</a></td> </tr> <tr> <td width="40%" align="left" valign="top">DbTxn::set_priority() </td> <td width="20%" align="center"> <a accesskey="h" href="index.html">Home</a> </td> - <td width="40%" align="right" valign="top"> Appendix A. - Berkeley DB Command Line Utilities + <td width="40%" align="right" valign="top"> Chapter 14. + Binary Large Objects </td> </tr> </table> |
