diff options
Diffstat (limited to 'docs/api_reference/CXX/dbchannel_close.html')
| -rw-r--r-- | docs/api_reference/CXX/dbchannel_close.html | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/docs/api_reference/CXX/dbchannel_close.html b/docs/api_reference/CXX/dbchannel_close.html index ee9589f1..3c654474 100644 --- a/docs/api_reference/CXX/dbchannel_close.html +++ b/docs/api_reference/CXX/dbchannel_close.html @@ -8,20 +8,20 @@ <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="db_site.html" title="The DbSite Handle" /> + <link rel="prev" href="db_channel.html" title="The DbChannel Handle" /> <link rel="next" href="dbchannel_send_msg.html" title="DbChannel::send_msg()" /> </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">DbChannel::close()</th> </tr> <tr> - <td width="20%" align="left"><a accesskey="p" href="db_site.html">Prev</a> </td> + <td width="20%" align="left"><a accesskey="p" href="db_channel.html">Prev</a> </td> <th width="60%" align="center">Chapter 11. Replication Methods </th> @@ -69,7 +69,7 @@ DbChannel::close(u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp3941008"></a>Parameters</h3> + <h3 class="title"><a id="idp3952288"></a>Parameters</h3> </div> </div> </div> @@ -77,7 +77,7 @@ DbChannel::close(u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp3940360"></a>flags</h4> + <h4 class="title"><a id="idp3765504"></a>flags</h4> </div> </div> </div> @@ -91,7 +91,7 @@ DbChannel::close(u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp3765688"></a>Errors</h3> + <h3 class="title"><a id="idp3765048"></a>Errors</h3> </div> </div> </div> @@ -110,7 +110,7 @@ DbChannel::close(u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp3961272"></a>EINVAL</h4> + <h4 class="title"><a id="idp3973376"></a>EINVAL</h4> </div> </div> </div> @@ -124,19 +124,20 @@ DbChannel::close(u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp3960192"></a>Class</h3> + <h3 class="title"><a id="idp3972296"></a>Class</h3> </div> </div> </div> <p> - <a class="link" href="env.html" title="Chapter 5. The DbEnv Handle">DbEnv</a> + <a class="link" href="env.html" title="Chapter 5. The DbEnv Handle">DbEnv</a>, + <a class="link" href="db_channel.html" title="The DbChannel Handle">DbChannel</a> </p> </div> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp3909448"></a>See Also</h3> + <h3 class="title"><a id="idp3921696"></a>See Also</h3> </div> </div> </div> @@ -149,14 +150,14 @@ DbChannel::close(u_int32_t flags);</pre> <hr /> <table width="100%" summary="Navigation footer"> <tr> - <td width="40%" align="left"><a accesskey="p" href="db_site.html">Prev</a> </td> + <td width="40%" align="left"><a accesskey="p" href="db_channel.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="dbchannel_send_msg.html">Next</a></td> </tr> <tr> - <td width="40%" align="left" valign="top">The DbSite Handle </td> + <td width="40%" align="left" valign="top">The DbChannel Handle </td> <td width="20%" align="center"> <a accesskey="h" href="index.html">Home</a> </td> |
