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/seqget.html | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'docs/api_reference/CXX/seqget.html')
| -rw-r--r-- | docs/api_reference/CXX/seqget.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/api_reference/CXX/seqget.html b/docs/api_reference/CXX/seqget.html index beac3d19..485cac4e 100644 --- a/docs/api_reference/CXX/seqget.html +++ b/docs/api_reference/CXX/seqget.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> int -DbSequence::get(DbTxn *txnid, int32_t delta, db_seq_t *retp, +DbSequence::get(DbTxn *txnid, u_int32_t delta, db_seq_t *retp, u_int32_t flags);</pre> <p> The <code class="methodname">DbSequence::get()</code> method returns the next available element in @@ -72,7 +72,7 @@ DbSequence::get(DbTxn *txnid, int32_t delta, db_seq_t *retp, <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp4708160"></a>Parameters</h3> + <h3 class="title"><a id="idp4791544"></a>Parameters</h3> </div> </div> </div> @@ -80,7 +80,7 @@ DbSequence::get(DbTxn *txnid, int32_t delta, db_seq_t *retp, <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp4704592"></a>txnid</h4> + <h4 class="title"><a id="idp4785096"></a>txnid</h4> </div> </div> </div> @@ -113,7 +113,7 @@ DbSequence::get(DbTxn *txnid, int32_t delta, db_seq_t *retp, <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp4693984"></a>delta</h4> + <h4 class="title"><a id="idp4776496"></a>delta</h4> </div> </div> </div> @@ -125,7 +125,7 @@ DbSequence::get(DbTxn *txnid, int32_t delta, db_seq_t *retp, <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp4687032"></a>retp</h4> + <h4 class="title"><a id="idp4807480"></a>retp</h4> </div> </div> </div> @@ -138,7 +138,7 @@ DbSequence::get(DbTxn *txnid, int32_t delta, db_seq_t *retp, <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp4687560"></a>flags</h4> + <h4 class="title"><a id="idp4768448"></a>flags</h4> </div> </div> </div> @@ -167,7 +167,7 @@ DbSequence::get(DbTxn *txnid, int32_t delta, db_seq_t *retp, <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp4722848"></a>Class</h3> + <h3 class="title"><a id="idp4803128"></a>Class</h3> </div> </div> </div> @@ -179,7 +179,7 @@ DbSequence::get(DbTxn *txnid, int32_t delta, db_seq_t *retp, <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp4718736"></a>See Also</h3> + <h3 class="title"><a id="idp4798952"></a>See Also</h3> </div> </div> </div> |
