diff options
Diffstat (limited to 'docs/api_reference/CXX/envstat.html')
| -rw-r--r-- | docs/api_reference/CXX/envstat.html | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/docs/api_reference/CXX/envstat.html b/docs/api_reference/CXX/envstat.html index 863e76ef..795f3fcc 100644 --- a/docs/api_reference/CXX/envstat.html +++ b/docs/api_reference/CXX/envstat.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> @@ -69,7 +69,7 @@ DbEnv::stat_print(u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp2260480"></a>Parameters</h3> + <h3 class="title"><a id="idp2323552"></a>Parameters</h3> </div> </div> </div> @@ -77,7 +77,7 @@ DbEnv::stat_print(u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp2386880"></a>flags</h4> + <h4 class="title"><a id="idp2373904"></a>flags</h4> </div> </div> </div> @@ -97,6 +97,15 @@ DbEnv::stat_print(u_int32_t flags);</pre> </p> </li> <li> + <p><a id="envstat_DB_STAT_ALLOC"></a> + <code class="literal">DB_STAT_ALLOC</code> + </p> + <p> + Display allocation information. To display allocation information, both + DB_STAT_ALLOC and DB_STAT_ALL need to be set. + </p> + </li> + <li> <p><a id="envstat_DB_STAT_CLEAR"></a> <code class="literal">DB_STAT_CLEAR</code> </p> @@ -120,7 +129,7 @@ DbEnv::stat_print(u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp2390944"></a>Class</h3> + <h3 class="title"><a id="idp2380024"></a>Class</h3> </div> </div> </div> @@ -132,7 +141,7 @@ DbEnv::stat_print(u_int32_t flags);</pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp2377040"></a>See Also</h3> + <h3 class="title"><a id="idp2335400"></a>See Also</h3> </div> </div> </div> |
