diff options
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> |
