Imported Upstream version 5.3.21
[platform/upstream/libdb.git] / docs / api_reference / STL / stlDbstlElemTraitsget_sequence_copy_function.html
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>get_sequence_copy_function</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="DbstlElemTraits.html" title="Chapter 26.  DbstlElemTraits" />
11     <link rel="prev" href="stlDbstlElemTraitsget_sequence_len_function.html" title="get_sequence_len_function" />
12     <link rel="next" href="stlDbstlElemTraitsset_sequence_copy_function.html" title="set_sequence_copy_function" />
13   </head>
14   <body>
15     <div xmlns="" class="navheader">
16       <div class="libver">
17         <p>Library Version 11.2.5.3</p>
18       </div>
19       <table width="100%" summary="Navigation header">
20         <tr>
21           <th colspan="3" align="center">get_sequence_copy_function</th>
22         </tr>
23         <tr>
24           <td width="20%" align="left"><a accesskey="p" href="stlDbstlElemTraitsget_sequence_len_function.html">Prev</a> </td>
25           <th width="60%" align="center">Chapter 26. 
26  DbstlElemTraits  </th>
27           <td width="20%" align="right"> <a accesskey="n" href="stlDbstlElemTraitsset_sequence_copy_function.html">Next</a></td>
28         </tr>
29       </table>
30       <hr />
31     </div>
32     <div class="sect1" lang="en" xml:lang="en">
33       <div class="titlepage">
34         <div>
35           <div>
36             <h2 class="title" style="clear: both"><a id="stlDbstlElemTraitsget_sequence_copy_function"></a>get_sequence_copy_function</h2>
37           </div>
38         </div>
39       </div>
40       <div class="sect2" lang="en" xml:lang="en">
41         <div class="titlepage">
42           <div>
43             <div>
44               <h3 class="title"><a id="stlDbstlElemTraitsget_sequence_copy_function_details"></a>Function Details</h3>
45             </div>
46           </div>
47         </div>
48         <pre class="programlisting">
49 SequenceCopyFunct get_sequence_copy_function()
50  </pre>
51       </div>
52       <div class="sect2" lang="en" xml:lang="en">
53         <div class="titlepage">
54           <div>
55             <div>
56               <h3 class="title"><a id="idp1498072"></a>Group: Set/get functions for callback function pointers.</h3>
57             </div>
58           </div>
59         </div>
60         <p>These are the setters and getters for each callback function pointers. </p>
61       </div>
62       <div class="sect2" lang="en" xml:lang="en">
63         <div class="titlepage">
64           <div>
65             <div>
66               <h3 class="title"><a id="idp1504784"></a>Class</h3>
67             </div>
68           </div>
69         </div>
70         <p>
71   <a class="link" href="DbstlElemTraits.html" title="Chapter 26.  DbstlElemTraits">DbstlElemTraits</a>
72      </p>
73       </div>
74     </div>
75     <div class="navfooter">
76       <hr />
77       <table width="100%" summary="Navigation footer">
78         <tr>
79           <td width="40%" align="left"><a accesskey="p" href="stlDbstlElemTraitsget_sequence_len_function.html">Prev</a> </td>
80           <td width="20%" align="center">
81             <a accesskey="u" href="DbstlElemTraits.html">Up</a>
82           </td>
83           <td width="40%" align="right"> <a accesskey="n" href="stlDbstlElemTraitsset_sequence_copy_function.html">Next</a></td>
84         </tr>
85         <tr>
86           <td width="40%" align="left" valign="top">get_sequence_len_function </td>
87           <td width="20%" align="center">
88             <a accesskey="h" href="index.html">Home</a>
89           </td>
90           <td width="40%" align="right" valign="top"> set_sequence_copy_function</td>
91         </tr>
92       </table>
93     </div>
94   </body>
95 </html>