diff options
Diffstat (limited to 'docs/api_reference/CXX/dbset_msgcall.html')
| -rw-r--r-- | docs/api_reference/CXX/dbset_msgcall.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/api_reference/CXX/dbset_msgcall.html b/docs/api_reference/CXX/dbset_msgcall.html index 82cdf75e..f32955a8 100644 --- a/docs/api_reference/CXX/dbset_msgcall.html +++ b/docs/api_reference/CXX/dbset_msgcall.html @@ -14,7 +14,7 @@ <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> @@ -41,7 +41,7 @@ <pre class="programlisting">#include <db_cxx.h> void Db::set_msgcall(void (*db_msgcall_fcn)(const DbEnv *dbenv, - char *msg));</pre> + const char *msg));</pre> <p> There are interfaces in the Berkeley DB library which either directly output informational messages or statistical information, or configure @@ -101,7 +101,7 @@ void Db::set_msgcall(void (*db_msgcall_fcn)(const DbEnv *dbenv, <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp377920"></a>Parameters</h3> + <h3 class="title"><a id="idp333576"></a>Parameters</h3> </div> </div> </div> @@ -109,7 +109,7 @@ void Db::set_msgcall(void (*db_msgcall_fcn)(const DbEnv *dbenv, <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp378112"></a>db_msgcall_fcn</h4> + <h4 class="title"><a id="idp333768"></a>db_msgcall_fcn</h4> </div> </div> </div> @@ -146,7 +146,7 @@ void Db::set_msgcall(void (*db_msgcall_fcn)(const DbEnv *dbenv, <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp381768"></a>Class</h3> + <h3 class="title"><a id="idp337424"></a>Class</h3> </div> </div> </div> @@ -158,7 +158,7 @@ void Db::set_msgcall(void (*db_msgcall_fcn)(const DbEnv *dbenv, <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp373040"></a>See Also</h3> + <h3 class="title"><a id="idp328696"></a>See Also</h3> </div> </div> </div> |
