• 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>_DB_STL_value</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="ElementRef.html" title="Chapter 24.  ElementRef" />
11    <link rel="prev" href="stlElementRef_DB_STL_StoreElement.html" title="_DB_STL_StoreElement" />
12    <link rel="next" href="DbstlDbt.html" title="Chapter 25.  DbstlDbt" />
13  </head>
14  <body>
15    <div class="navheader">
16      <table width="100%" summary="Navigation header">
17        <tr>
18          <th colspan="3" align="center">
19_DB_STL_value
20</th>
21        </tr>
22        <tr>
23          <td width="20%" align="left"><a accesskey="p" href="stlElementRef_DB_STL_StoreElement.html">Prev</a> </td>
24          <th width="60%" align="center">Chapter 24. 
25 ElementRef  </th>
26          <td width="20%" align="right"> <a accesskey="n" href="DbstlDbt.html">Next</a></td>
27        </tr>
28      </table>
29      <hr />
30    </div>
31    <div class="sect1" lang="en" xml:lang="en">
32      <div class="titlepage">
33        <div>
34          <div>
35            <h2 class="title" style="clear: both"><a id="stlElementRef_DB_STL_value"></a>
36_DB_STL_value
37</h2>
38          </div>
39        </div>
40      </div>
41      <div class="sect2" lang="en" xml:lang="en">
42        <div class="titlepage">
43          <div>
44            <div>
45              <h3 class="title"><a id="func_details"></a>
46Function Details</h3>
47            </div>
48          </div>
49        </div>
50        <pre class="programlisting">
51const ddt&amp; _DB_STL_value() const
52 </pre>
53        <div class="sect3" lang="en" xml:lang="en">
54          <div class="titlepage"></div>
55          <p>Returns the data element this wrapper object wraps. </p>
56        </div>
57        <pre class="programlisting">
58ddt&amp; _DB_STL_value()
59 </pre>
60        <div class="sect3" lang="en" xml:lang="en">
61          <div class="titlepage"></div>
62          <p>Returns the data element this wrapper object wraps. </p>
63        </div>
64      </div>
65      <div class="sect2" lang="en" xml:lang="en">
66        <div class="titlepage">
67          <div>
68            <div>
69              <h3 class="title"><a id="id1570702"></a>
70Class</h3>
71            </div>
72          </div>
73        </div>
74        <p>
75  <a class="link" href="ElementRef.html" title="Chapter 24.  ElementRef">
76  ElementRef</a>
77     </p>
78      </div>
79    </div>
80    <div class="navfooter">
81      <hr />
82      <table width="100%" summary="Navigation footer">
83        <tr>
84          <td width="40%" align="left"><a accesskey="p" href="stlElementRef_DB_STL_StoreElement.html">Prev</a> </td>
85          <td width="20%" align="center">
86            <a accesskey="u" href="ElementRef.html">Up</a>
87          </td>
88          <td width="40%" align="right"> <a accesskey="n" href="DbstlDbt.html">Next</a></td>
89        </tr>
90        <tr>
91          <td width="40%" align="left" valign="top">
92_DB_STL_StoreElement
93 </td>
94          <td width="20%" align="center">
95            <a accesskey="h" href="index.html">Home</a>
96          </td>
97          <td width="40%" align="right" valign="top"> Chapter 25. 
98 DbstlDbt  </td>
99        </tr>
100      </table>
101    </div>
102  </body>
103</html>
104