• 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 38.  InvalidFunctionCall</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="InvalidIteratorException.html" title="Chapter 37.  InvalidIteratorException" />
12    <link rel="next" href="InvalidArgumentException.html" title="Chapter 39.  InvalidArgumentException" />
13  </head>
14  <body>
15    <div class="navheader">
16      <table width="100%" summary="Navigation header">
17        <tr>
18          <th colspan="3" align="center">Chapter 38. 
19 InvalidFunctionCall  </th>
20        </tr>
21        <tr>
22          <td width="20%" align="left"><a accesskey="p" href="InvalidIteratorException.html">Prev</a> </td>
23          <th width="60%" align="center"> </th>
24          <td width="20%" align="right"> <a accesskey="n" href="InvalidArgumentException.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="InvalidFunctionCall"></a>Chapter 38. 
34 InvalidFunctionCall  </h2>
35          </div>
36        </div>
37      </div>
38      <p>The function can not be called in this context or in current configurations. </p>
39      <h4><a id="id1575770"></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="InvalidFunctionCall.html#stlInvalidFunctionCallInvalidFunctionCall" title="InvalidFunctionCall">
56InvalidFunctionCall
57</a>
58</td>
59              <td>
60   </td>
61            </tr>
62          </tbody>
63        </table>
64      </div>
65      <h4><a id="id1576109"></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="stlInvalidFunctionCallInvalidFunctionCall"></a>
78InvalidFunctionCall
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">
93InvalidFunctionCall(const char *str)
94 </pre>
95          <div class="sect3" lang="en" xml:lang="en">
96            <div class="titlepage"></div>
97          </div>
98        </div>
99        <div class="sect2" lang="en" xml:lang="en">
100          <div class="titlepage">
101            <div>
102              <div>
103                <h3 class="title"><a id="id1576005"></a>
104Class</h3>
105              </div>
106            </div>
107          </div>
108          <p>
109  <a class="link" href="InvalidFunctionCall.html" title="Chapter 38.  InvalidFunctionCall">
110  InvalidFunctionCall</a>
111     </p>
112        </div>
113      </div>
114    </div>
115    <div class="navfooter">
116      <hr />
117      <table width="100%" summary="Navigation footer">
118        <tr>
119          <td width="40%" align="left"><a accesskey="p" href="InvalidIteratorException.html">Prev</a> </td>
120          <td width="20%" align="center"> </td>
121          <td width="40%" align="right"> <a accesskey="n" href="InvalidArgumentException.html">Next</a></td>
122        </tr>
123        <tr>
124          <td width="40%" align="left" valign="top">Chapter 37. 
125 InvalidIteratorException   </td>
126          <td width="20%" align="center">
127            <a accesskey="h" href="index.html">Home</a>
128          </td>
129          <td width="40%" align="right" valign="top"> Chapter 39. 
130 InvalidArgumentException  </td>
131        </tr>
132      </table>
133    </div>
134  </body>
135</html>
136