• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/docs/api_reference/STL/
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4  <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6    <title>Chapter 37.  InvalidIteratorException</title>
7    <link rel="stylesheet" href="apiReference.css" type="text/css" />
8    <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
9    <link rel="start" href="index.html" title="Berkeley DB C++ Standard Template Library API Reference" />
10    <link rel="up" href="index.html" title="Berkeley DB C++ Standard Template Library API Reference" />
11    <link rel="prev" href="NotSupportedException.html" title="Chapter 36.  NotSupportedException" />
12    <link rel="next" href="InvalidFunctionCall.html" title="Chapter 38.  InvalidFunctionCall" />
13  </head>
14  <body>
15    <div class="navheader">
16      <table width="100%" summary="Navigation header">
17        <tr>
18          <th colspan="3" align="center">Chapter 37. 
19 InvalidIteratorException  </th>
20        </tr>
21        <tr>
22          <td width="20%" align="left"><a accesskey="p" href="NotSupportedException.html">Prev</a> </td>
23          <th width="60%" align="center"> </th>
24          <td width="20%" align="right"> <a accesskey="n" href="InvalidFunctionCall.html">Next</a></td>
25        </tr>
26      </table>
27      <hr />
28    </div>
29    <div class="chapter" lang="en" xml:lang="en">
30      <div class="titlepage">
31        <div>
32          <div>
33            <h2 class="title"><a id="InvalidIteratorException"></a>Chapter 37. 
34 InvalidIteratorException  </h2>
35          </div>
36        </div>
37      </div>
38      <p>The iterator has inconsistent status, it is unable to be used any more. </p>
39      <h4><a id="id1575628"></a> Public Members </h4>
40      <div class="informaltable">
41        <table border="1" width="80%">
42          <colgroup>
43            <col />
44            <col />
45          </colgroup>
46          <thead>
47            <tr>
48              <th>Member</th>
49              <th>Description</th>
50            </tr>
51          </thead>
52          <tbody>
53            <tr>
54              <td>
55<a class="xref" href="InvalidIteratorException.html#stlInvalidIteratorExceptionInvalidIteratorException" title="InvalidIteratorException">
56InvalidIteratorException
57</a>
58</td>
59              <td>
60   </td>
61            </tr>
62          </tbody>
63        </table>
64      </div>
65      <h4><a id="id1575700"></a>
66Group</h4>
67      <p>
68<a class="xref" href="Exception_classes_group.html" title="Chapter 29.  Dbstl Exception Classes">
69 Dbstl Exception Classes  </a>
70</p>
71      <p>
72</p>
73      <div class="sect1" lang="en" xml:lang="en">
74        <div class="titlepage">
75          <div>
76            <div>
77              <h2 class="title" style="clear: both"><a id="stlInvalidIteratorExceptionInvalidIteratorException"></a>
78InvalidIteratorException
79</h2>
80            </div>
81          </div>
82        </div>
83        <div class="sect2" lang="en" xml:lang="en">
84          <div class="titlepage">
85            <div>
86              <div>
87                <h3 class="title"><a id="func_details"></a>
88Function Details</h3>
89              </div>
90            </div>
91          </div>
92          <pre class="programlisting">
93InvalidIteratorException()
94 </pre>
95          <div class="sect3" lang="en" xml:lang="en">
96            <div class="titlepage"></div>
97          </div>
98          <pre class="programlisting">
99InvalidIteratorException(int error_code)
100 </pre>
101          <div class="sect3" lang="en" xml:lang="en">
102            <div class="titlepage"></div>
103          </div>
104        </div>
105        <div class="sect2" lang="en" xml:lang="en">
106          <div class="titlepage">
107            <div>
108              <div>
109                <h3 class="title"><a id="id1576115"></a>
110Class</h3>
111              </div>
112            </div>
113          </div>
114          <p>
115  <a class="link" href="InvalidIteratorException.html" title="Chapter 37.  InvalidIteratorException">
116  InvalidIteratorException</a>
117     </p>
118        </div>
119      </div>
120    </div>
121    <div class="navfooter">
122      <hr />
123      <table width="100%" summary="Navigation footer">
124        <tr>
125          <td width="40%" align="left"><a accesskey="p" href="NotSupportedException.html">Prev</a> </td>
126          <td width="20%" align="center"> </td>
127          <td width="40%" align="right"> <a accesskey="n" href="InvalidFunctionCall.html">Next</a></td>
128        </tr>
129        <tr>
130          <td width="40%" align="left" valign="top">Chapter 36. 
131 NotSupportedException   </td>
132          <td width="20%" align="center">
133            <a accesskey="h" href="index.html">Home</a>
134          </td>
135          <td width="40%" align="right" valign="top"> Chapter 38. 
136 InvalidFunctionCall  </td>
137        </tr>
138      </table>
139    </div>
140  </body>
141</html>
142