File: classmysqlpp_1_1StoreQueryResult.html

package info (click to toggle)
mysql%2B%2B 3.2.5-2.3
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 18,356 kB
  • sloc: cpp: 35,788; sh: 3,693; perl: 789; makefile: 728
file content (304 lines) | stat: -rwxr-xr-x 39,103 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>MySQL++ Reference Manual</title>
  <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  <meta name="generator" content="Doxygen 1.8.15"/>
  <meta name="viewport" content="width=device-width, initial-scale=1"/>
  <title>MySQL++: mysqlpp::StoreQueryResult Class Reference</title>
  <link href="tabs.css" rel="stylesheet" type="text/css"/>
  <link href="doxygen.css" rel="stylesheet" type="text/css">
  <script type="text/javascript" src="jquery.js"></script>
  <script type="text/javascript" src="dynsections.js"></script>
  <link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
  <link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
  <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
    <div id="titlearea">
    <table cellspacing="0" cellpadding="0">
     <tbody>
     <tr style="height: 56px;">
      <td id="projectalign" style="padding-left: 0.5em;">
       <div id="projectname">MySQL++
       &#160;<span id="projectnumber">3.2.5</span>
       </div>
      </td>
     </tr>
     </tbody>
    </table>
    </div>
    <!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><b>mysqlpp</b></li><li class="navelem"><a class="el" href="classmysqlpp_1_1StoreQueryResult.html">StoreQueryResult</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classmysqlpp_1_1StoreQueryResult-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">mysqlpp::StoreQueryResult Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p><a class="el" href="classmysqlpp_1_1StoreQueryResult.html" title="StoreQueryResult set type for &quot;store&quot; queries.">StoreQueryResult</a> set type for "store" queries.  
 <a href="classmysqlpp_1_1StoreQueryResult.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="result_8h_source.html">result.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for mysqlpp::StoreQueryResult:</div>
<div class="dyncontent">
<div class="center"><img src="classmysqlpp_1_1StoreQueryResult__inherit__graph.png" border="0" usemap="#mysqlpp_1_1StoreQueryResult_inherit__map" alt="Inheritance graph"/></div>
<map name="mysqlpp_1_1StoreQueryResult_inherit__map" id="mysqlpp_1_1StoreQueryResult_inherit__map">
<area shape="rect"  title="StoreQueryResult set type for &quot;store&quot; queries." alt="" coords="91,152,275,177"/>
<area shape="rect"  href="classmysqlpp_1_1ResultBase.html" title="Base class for StoreQueryResult and UseQueryResult." alt="" coords="29,79,175,104"/>
<area shape="rect"  href="classmysqlpp_1_1OptionalExceptions.html" title="Interface allowing a class to have optional exceptions." alt="" coords="5,5,199,31"/>
<area shape="rect"  title=" " alt="" coords="200,79,332,104"/>
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for mysqlpp::StoreQueryResult:</div>
<div class="dyncontent">
<div class="center"><img src="classmysqlpp_1_1StoreQueryResult__coll__graph.png" border="0" usemap="#mysqlpp_1_1StoreQueryResult_coll__map" alt="Collaboration graph"/></div>
<map name="mysqlpp_1_1StoreQueryResult_coll__map" id="mysqlpp_1_1StoreQueryResult_coll__map">
<area shape="rect"  title="StoreQueryResult set type for &quot;store&quot; queries." alt="" coords="888,128,1073,153"/>
<area shape="rect"  href="classmysqlpp_1_1ResultBase.html" title="Base class for StoreQueryResult and UseQueryResult." alt="" coords="692,95,839,120"/>
<area shape="rect"  href="classmysqlpp_1_1OptionalExceptions.html" title="Interface allowing a class to have optional exceptions." alt="" coords="400,5,593,31"/>
<area shape="rect"  href="classmysqlpp_1_1RefCountedPointer.html" title=" " alt="" coords="401,55,593,93"/>
<area shape="rect"  href="classmysqlpp_1_1RefCountedPointer.html" title="Creates an object that acts as a reference&#45;counted pointer to another object." alt="" coords="5,87,197,125"/>
<area shape="rect"  href="classmysqlpp_1_1RefCountedPointer.html" title=" " alt="" coords="401,117,593,156"/>
<area shape="rect"  href="classmysqlpp_1_1DBDriver.html" title="Provides a thin abstraction layer over the underlying database client library." alt="" coords="430,180,563,205"/>
<area shape="rect"  title=" " alt="" coords="699,144,832,169"/>
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:ac5a4eb33883201e9e8d21d41fecd80d0"><td class="memItemLeft" align="right" valign="top"><a id="ac5a4eb33883201e9e8d21d41fecd80d0"></a>
typedef std::vector&lt; <a class="el" href="classmysqlpp_1_1Row.html">Row</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1StoreQueryResult.html#ac5a4eb33883201e9e8d21d41fecd80d0">list_type</a></td></tr>
<tr class="memdesc:ac5a4eb33883201e9e8d21d41fecd80d0"><td class="mdescLeft">&#160;</td><td class="mdescRight">type of vector base class <br /></td></tr>
<tr class="separator:ac5a4eb33883201e9e8d21d41fecd80d0"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a0db61dd318b1e02d8c72bbce1fd12f2a"><td class="memItemLeft" align="right" valign="top"><a id="a0db61dd318b1e02d8c72bbce1fd12f2a"></a>
&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1StoreQueryResult.html#a0db61dd318b1e02d8c72bbce1fd12f2a">StoreQueryResult</a> ()</td></tr>
<tr class="memdesc:a0db61dd318b1e02d8c72bbce1fd12f2a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default constructor. <br /></td></tr>
<tr class="separator:a0db61dd318b1e02d8c72bbce1fd12f2a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a80f379be1da2a5d35f248bd9f4423c2a"><td class="memItemLeft" align="right" valign="top"><a id="a80f379be1da2a5d35f248bd9f4423c2a"></a>
&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1StoreQueryResult.html#a80f379be1da2a5d35f248bd9f4423c2a">StoreQueryResult</a> (MYSQL_RES *result, <a class="el" href="classmysqlpp_1_1DBDriver.html">DBDriver</a> *dbd, bool te=true)</td></tr>
<tr class="memdesc:a80f379be1da2a5d35f248bd9f4423c2a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Fully initialize object. <br /></td></tr>
<tr class="separator:a80f379be1da2a5d35f248bd9f4423c2a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3754c274c83f045bc3772e821c97629b"><td class="memItemLeft" align="right" valign="top"><a id="a3754c274c83f045bc3772e821c97629b"></a>
&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1StoreQueryResult.html#a3754c274c83f045bc3772e821c97629b">StoreQueryResult</a> (const <a class="el" href="classmysqlpp_1_1StoreQueryResult.html">StoreQueryResult</a> &amp;other)</td></tr>
<tr class="memdesc:a3754c274c83f045bc3772e821c97629b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Initialize object as a copy of another <a class="el" href="classmysqlpp_1_1StoreQueryResult.html" title="StoreQueryResult set type for &quot;store&quot; queries.">StoreQueryResult</a> object. <br /></td></tr>
<tr class="separator:a3754c274c83f045bc3772e821c97629b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa4577436a49e8ccae60125daeec43d94"><td class="memItemLeft" align="right" valign="top"><a id="aa4577436a49e8ccae60125daeec43d94"></a>
&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1StoreQueryResult.html#aa4577436a49e8ccae60125daeec43d94">~StoreQueryResult</a> ()</td></tr>
<tr class="memdesc:aa4577436a49e8ccae60125daeec43d94"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destroy result set. <br /></td></tr>
<tr class="separator:aa4577436a49e8ccae60125daeec43d94"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a77f6955108a7d2ff328f1bfdffdbe974"><td class="memItemLeft" align="right" valign="top"><a id="a77f6955108a7d2ff328f1bfdffdbe974"></a>
list_type::size_type&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1StoreQueryResult.html#a77f6955108a7d2ff328f1bfdffdbe974">num_rows</a> () const</td></tr>
<tr class="memdesc:a77f6955108a7d2ff328f1bfdffdbe974"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the number of rows in this result set. <br /></td></tr>
<tr class="separator:a77f6955108a7d2ff328f1bfdffdbe974"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a832e623301e516f7f31714bc7ed471b9"><td class="memItemLeft" align="right" valign="top"><a id="a832e623301e516f7f31714bc7ed471b9"></a>
<a class="el" href="classmysqlpp_1_1StoreQueryResult.html">StoreQueryResult</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1StoreQueryResult.html#a832e623301e516f7f31714bc7ed471b9">operator=</a> (const <a class="el" href="classmysqlpp_1_1StoreQueryResult.html">StoreQueryResult</a> &amp;rhs)</td></tr>
<tr class="memdesc:a832e623301e516f7f31714bc7ed471b9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy another <a class="el" href="classmysqlpp_1_1StoreQueryResult.html" title="StoreQueryResult set type for &quot;store&quot; queries.">StoreQueryResult</a> object's data into this object. <br /></td></tr>
<tr class="separator:a832e623301e516f7f31714bc7ed471b9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4d182f773d04d30f13a3d276f6494cc9"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1StoreQueryResult.html#a4d182f773d04d30f13a3d276f6494cc9">operator private_bool_type</a> () const</td></tr>
<tr class="memdesc:a4d182f773d04d30f13a3d276f6494cc9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Test whether the query that created this result succeeded.  <a href="#a4d182f773d04d30f13a3d276f6494cc9">More...</a><br /></td></tr>
<tr class="separator:a4d182f773d04d30f13a3d276f6494cc9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classmysqlpp_1_1ResultBase"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classmysqlpp_1_1ResultBase')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classmysqlpp_1_1ResultBase.html">mysqlpp::ResultBase</a></td></tr>
<tr class="memitem:a792b7694b013dee563349544058bec8f inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top"><a id="a792b7694b013dee563349544058bec8f"></a>
virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#a792b7694b013dee563349544058bec8f">~ResultBase</a> ()</td></tr>
<tr class="memdesc:a792b7694b013dee563349544058bec8f inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destroy object. <br /></td></tr>
<tr class="separator:a792b7694b013dee563349544058bec8f inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7cab2f3d0a4981c8c205ef1dcd148cdc inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top"><a id="a7cab2f3d0a4981c8c205ef1dcd148cdc"></a>
const <a class="el" href="classmysqlpp_1_1Field.html">Field</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#a7cab2f3d0a4981c8c205ef1dcd148cdc">fetch_field</a> () const</td></tr>
<tr class="memdesc:a7cab2f3d0a4981c8c205ef1dcd148cdc inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the next field in this result set. <br /></td></tr>
<tr class="separator:a7cab2f3d0a4981c8c205ef1dcd148cdc inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a828a05022ab4526abc58c88ff66ab65b inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top"><a id="a828a05022ab4526abc58c88ff66ab65b"></a>
const <a class="el" href="classmysqlpp_1_1Field.html">Field</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#a828a05022ab4526abc58c88ff66ab65b">fetch_field</a> (Fields::size_type i) const</td></tr>
<tr class="memdesc:a828a05022ab4526abc58c88ff66ab65b inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the given field in this result set. <br /></td></tr>
<tr class="separator:a828a05022ab4526abc58c88ff66ab65b inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a14d36c2330286a7f2761a94b4314f444 inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top"><a id="a14d36c2330286a7f2761a94b4314f444"></a>
const <a class="el" href="classmysqlpp_1_1Field.html">Field</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#a14d36c2330286a7f2761a94b4314f444">field</a> (unsigned int i) const</td></tr>
<tr class="memdesc:a14d36c2330286a7f2761a94b4314f444 inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the underlying <a class="el" href="classmysqlpp_1_1Field.html" title="Class to hold information about a SQL field.">Field</a> structure given its index. <br /></td></tr>
<tr class="separator:a14d36c2330286a7f2761a94b4314f444 inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a50aa09c8f5492beb8a5d802755d94f0d inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top"><a id="a50aa09c8f5492beb8a5d802755d94f0d"></a>
const <a class="el" href="field_8h.html#a6ece05119812efae848df2e61e413273">Fields</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#a50aa09c8f5492beb8a5d802755d94f0d">fields</a> () const</td></tr>
<tr class="memdesc:a50aa09c8f5492beb8a5d802755d94f0d inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the underlying Fields structure. <br /></td></tr>
<tr class="separator:a50aa09c8f5492beb8a5d802755d94f0d inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0b54766b327814a78fcfb1fb3aa7f2d2 inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top"><a id="a0b54766b327814a78fcfb1fb3aa7f2d2"></a>
const std::string &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#a0b54766b327814a78fcfb1fb3aa7f2d2">field_name</a> (int i) const</td></tr>
<tr class="memdesc:a0b54766b327814a78fcfb1fb3aa7f2d2 inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the name of the field at the given index. <br /></td></tr>
<tr class="separator:a0b54766b327814a78fcfb1fb3aa7f2d2 inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3600373c3b09d982b28cb140841edc9b inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top"><a id="a3600373c3b09d982b28cb140841edc9b"></a>
const <a class="el" href="classmysqlpp_1_1RefCountedPointer.html">RefCountedPointer</a>&lt; <a class="el" href="classmysqlpp_1_1FieldNames.html">FieldNames</a> &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#a3600373c3b09d982b28cb140841edc9b">field_names</a> () const</td></tr>
<tr class="memdesc:a3600373c3b09d982b28cb140841edc9b inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the names of the fields within this result set. <br /></td></tr>
<tr class="separator:a3600373c3b09d982b28cb140841edc9b inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae62270bceb936176b95c21fbbcffc845 inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#ae62270bceb936176b95c21fbbcffc845">field_num</a> (const std::string &amp;) const</td></tr>
<tr class="memdesc:ae62270bceb936176b95c21fbbcffc845 inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the index of the named field.  <a href="classmysqlpp_1_1ResultBase.html#ae62270bceb936176b95c21fbbcffc845">More...</a><br /></td></tr>
<tr class="separator:ae62270bceb936176b95c21fbbcffc845 inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5e008a59841230913f93d8585e72d5fc inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top"><a id="a5e008a59841230913f93d8585e72d5fc"></a>
const FieldTypes::value_type &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#a5e008a59841230913f93d8585e72d5fc">field_type</a> (int i) const</td></tr>
<tr class="memdesc:a5e008a59841230913f93d8585e72d5fc inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the type of a particular field within this result set. <br /></td></tr>
<tr class="separator:a5e008a59841230913f93d8585e72d5fc inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaba9906e58d03a3f5ec969c909f3cf35 inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top"><a id="aaba9906e58d03a3f5ec969c909f3cf35"></a>
const <a class="el" href="classmysqlpp_1_1RefCountedPointer.html">RefCountedPointer</a>&lt; <a class="el" href="classmysqlpp_1_1FieldTypes.html">FieldTypes</a> &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#aaba9906e58d03a3f5ec969c909f3cf35">field_types</a> () const</td></tr>
<tr class="memdesc:aaba9906e58d03a3f5ec969c909f3cf35 inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get a list of the types of the fields within this result set. <br /></td></tr>
<tr class="separator:aaba9906e58d03a3f5ec969c909f3cf35 inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abad7be8ab5e6f997f0b11a8d35a9bc0f inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top"><a id="abad7be8ab5e6f997f0b11a8d35a9bc0f"></a>
size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#abad7be8ab5e6f997f0b11a8d35a9bc0f">num_fields</a> () const</td></tr>
<tr class="memdesc:abad7be8ab5e6f997f0b11a8d35a9bc0f inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the number of fields in this result set. <br /></td></tr>
<tr class="separator:abad7be8ab5e6f997f0b11a8d35a9bc0f inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac781c52c6a6724601d0a889363149a38 inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top"><a id="ac781c52c6a6724601d0a889363149a38"></a>
const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#ac781c52c6a6724601d0a889363149a38">table</a> () const</td></tr>
<tr class="memdesc:ac781c52c6a6724601d0a889363149a38 inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the name of the table the result set comes from. <br /></td></tr>
<tr class="separator:ac781c52c6a6724601d0a889363149a38 inherit pub_methods_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classmysqlpp_1_1OptionalExceptions"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classmysqlpp_1_1OptionalExceptions')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classmysqlpp_1_1OptionalExceptions.html">mysqlpp::OptionalExceptions</a></td></tr>
<tr class="memitem:a45a3e93f56716abf10704419b5ba4f31 inherit pub_methods_classmysqlpp_1_1OptionalExceptions"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1OptionalExceptions.html#a45a3e93f56716abf10704419b5ba4f31">OptionalExceptions</a> (bool e=true)</td></tr>
<tr class="memdesc:a45a3e93f56716abf10704419b5ba4f31 inherit pub_methods_classmysqlpp_1_1OptionalExceptions"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default constructor.  <a href="classmysqlpp_1_1OptionalExceptions.html#a45a3e93f56716abf10704419b5ba4f31">More...</a><br /></td></tr>
<tr class="separator:a45a3e93f56716abf10704419b5ba4f31 inherit pub_methods_classmysqlpp_1_1OptionalExceptions"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae97334b7e5f89c1927c5d277b770db0a inherit pub_methods_classmysqlpp_1_1OptionalExceptions"><td class="memItemLeft" align="right" valign="top"><a id="ae97334b7e5f89c1927c5d277b770db0a"></a>
virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1OptionalExceptions.html#ae97334b7e5f89c1927c5d277b770db0a">~OptionalExceptions</a> ()</td></tr>
<tr class="memdesc:ae97334b7e5f89c1927c5d277b770db0a inherit pub_methods_classmysqlpp_1_1OptionalExceptions"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destroy object. <br /></td></tr>
<tr class="separator:ae97334b7e5f89c1927c5d277b770db0a inherit pub_methods_classmysqlpp_1_1OptionalExceptions"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a46ce5ac667513bac88c0bd459115f236 inherit pub_methods_classmysqlpp_1_1OptionalExceptions"><td class="memItemLeft" align="right" valign="top"><a id="a46ce5ac667513bac88c0bd459115f236"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1OptionalExceptions.html#a46ce5ac667513bac88c0bd459115f236">enable_exceptions</a> () const</td></tr>
<tr class="memdesc:a46ce5ac667513bac88c0bd459115f236 inherit pub_methods_classmysqlpp_1_1OptionalExceptions"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enable exceptions from the object. <br /></td></tr>
<tr class="separator:a46ce5ac667513bac88c0bd459115f236 inherit pub_methods_classmysqlpp_1_1OptionalExceptions"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4e1a95b8d3c97338c66f21c5d5a4be20 inherit pub_methods_classmysqlpp_1_1OptionalExceptions"><td class="memItemLeft" align="right" valign="top"><a id="a4e1a95b8d3c97338c66f21c5d5a4be20"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1OptionalExceptions.html#a4e1a95b8d3c97338c66f21c5d5a4be20">disable_exceptions</a> () const</td></tr>
<tr class="memdesc:a4e1a95b8d3c97338c66f21c5d5a4be20 inherit pub_methods_classmysqlpp_1_1OptionalExceptions"><td class="mdescLeft">&#160;</td><td class="mdescRight">Disable exceptions from the object. <br /></td></tr>
<tr class="separator:a4e1a95b8d3c97338c66f21c5d5a4be20 inherit pub_methods_classmysqlpp_1_1OptionalExceptions"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acac3ee271ab36b9f65e6c2110a04ffff inherit pub_methods_classmysqlpp_1_1OptionalExceptions"><td class="memItemLeft" align="right" valign="top"><a id="acac3ee271ab36b9f65e6c2110a04ffff"></a>
bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1OptionalExceptions.html#acac3ee271ab36b9f65e6c2110a04ffff">throw_exceptions</a> () const</td></tr>
<tr class="memdesc:acac3ee271ab36b9f65e6c2110a04ffff inherit pub_methods_classmysqlpp_1_1OptionalExceptions"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns true if exceptions are enabled. <br /></td></tr>
<tr class="separator:acac3ee271ab36b9f65e6c2110a04ffff inherit pub_methods_classmysqlpp_1_1OptionalExceptions"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pro_methods_classmysqlpp_1_1ResultBase"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classmysqlpp_1_1ResultBase')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classmysqlpp_1_1ResultBase.html">mysqlpp::ResultBase</a></td></tr>
<tr class="memitem:a13f306c66abb2a9793b02e5db0105093 inherit pro_methods_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top"><a id="a13f306c66abb2a9793b02e5db0105093"></a>
&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#a13f306c66abb2a9793b02e5db0105093">ResultBase</a> ()</td></tr>
<tr class="memdesc:a13f306c66abb2a9793b02e5db0105093 inherit pro_methods_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Create empty object. <br /></td></tr>
<tr class="separator:a13f306c66abb2a9793b02e5db0105093 inherit pro_methods_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ade911ef2b108a18ebbcfaf43fdc7e7d8 inherit pro_methods_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top"><a id="ade911ef2b108a18ebbcfaf43fdc7e7d8"></a>
&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#ade911ef2b108a18ebbcfaf43fdc7e7d8">ResultBase</a> (MYSQL_RES *result, <a class="el" href="classmysqlpp_1_1DBDriver.html">DBDriver</a> *dbd, bool te=true)</td></tr>
<tr class="memdesc:ade911ef2b108a18ebbcfaf43fdc7e7d8 inherit pro_methods_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Create the object, fully initialized. <br /></td></tr>
<tr class="separator:ade911ef2b108a18ebbcfaf43fdc7e7d8 inherit pro_methods_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab1e56ed72be6dc439eab03fccec9ce70 inherit pro_methods_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top"><a id="ab1e56ed72be6dc439eab03fccec9ce70"></a>
&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#ab1e56ed72be6dc439eab03fccec9ce70">ResultBase</a> (const <a class="el" href="classmysqlpp_1_1ResultBase.html">ResultBase</a> &amp;other)</td></tr>
<tr class="memdesc:ab1e56ed72be6dc439eab03fccec9ce70 inherit pro_methods_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Create object as a copy of another <a class="el" href="classmysqlpp_1_1ResultBase.html" title="Base class for StoreQueryResult and UseQueryResult.">ResultBase</a>. <br /></td></tr>
<tr class="separator:ab1e56ed72be6dc439eab03fccec9ce70 inherit pro_methods_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3649538671f94a215c72ad03ff9025aa inherit pro_methods_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top"><a id="a3649538671f94a215c72ad03ff9025aa"></a>
<a class="el" href="classmysqlpp_1_1ResultBase.html">ResultBase</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#a3649538671f94a215c72ad03ff9025aa">copy</a> (const <a class="el" href="classmysqlpp_1_1ResultBase.html">ResultBase</a> &amp;other)</td></tr>
<tr class="memdesc:a3649538671f94a215c72ad03ff9025aa inherit pro_methods_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy another <a class="el" href="classmysqlpp_1_1ResultBase.html" title="Base class for StoreQueryResult and UseQueryResult.">ResultBase</a> object's contents into this one. <br /></td></tr>
<tr class="separator:a3649538671f94a215c72ad03ff9025aa inherit pro_methods_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_classmysqlpp_1_1OptionalExceptions"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classmysqlpp_1_1OptionalExceptions')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classmysqlpp_1_1OptionalExceptions.html">mysqlpp::OptionalExceptions</a></td></tr>
<tr class="memitem:a5e4f4a7a1526ceaef3308a385bd28a10 inherit pro_methods_classmysqlpp_1_1OptionalExceptions"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1OptionalExceptions.html#a5e4f4a7a1526ceaef3308a385bd28a10">set_exceptions</a> (bool e) const</td></tr>
<tr class="memdesc:a5e4f4a7a1526ceaef3308a385bd28a10 inherit pro_methods_classmysqlpp_1_1OptionalExceptions"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the exception state to a particular value.  <a href="classmysqlpp_1_1OptionalExceptions.html#a5e4f4a7a1526ceaef3308a385bd28a10">More...</a><br /></td></tr>
<tr class="separator:a5e4f4a7a1526ceaef3308a385bd28a10 inherit pro_methods_classmysqlpp_1_1OptionalExceptions"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_attribs_classmysqlpp_1_1ResultBase"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classmysqlpp_1_1ResultBase')"><img src="closed.png" alt="-"/>&#160;Protected Attributes inherited from <a class="el" href="classmysqlpp_1_1ResultBase.html">mysqlpp::ResultBase</a></td></tr>
<tr class="memitem:ac0265838557fd0f63b7abae4927a835f inherit pro_attribs_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top"><a id="ac0265838557fd0f63b7abae4927a835f"></a>
<a class="el" href="classmysqlpp_1_1DBDriver.html">DBDriver</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#ac0265838557fd0f63b7abae4927a835f">driver_</a></td></tr>
<tr class="memdesc:ac0265838557fd0f63b7abae4927a835f inherit pro_attribs_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Access to DB driver; fully initted if nonzero. <br /></td></tr>
<tr class="separator:ac0265838557fd0f63b7abae4927a835f inherit pro_attribs_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a77840415ae9c611506e39e3f42f6ce1f inherit pro_attribs_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top"><a id="a77840415ae9c611506e39e3f42f6ce1f"></a>
<a class="el" href="field_8h.html#a6ece05119812efae848df2e61e413273">Fields</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#a77840415ae9c611506e39e3f42f6ce1f">fields_</a></td></tr>
<tr class="memdesc:a77840415ae9c611506e39e3f42f6ce1f inherit pro_attribs_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">list of fields in result <br /></td></tr>
<tr class="separator:a77840415ae9c611506e39e3f42f6ce1f inherit pro_attribs_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5a3645ffe00fcd51838317fc40f0194a inherit pro_attribs_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top"><a id="a5a3645ffe00fcd51838317fc40f0194a"></a>
<a class="el" href="classmysqlpp_1_1RefCountedPointer.html">RefCountedPointer</a>&lt; <a class="el" href="classmysqlpp_1_1FieldNames.html">FieldNames</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#a5a3645ffe00fcd51838317fc40f0194a">names_</a></td></tr>
<tr class="memdesc:a5a3645ffe00fcd51838317fc40f0194a inherit pro_attribs_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">list of field names in result <br /></td></tr>
<tr class="separator:a5a3645ffe00fcd51838317fc40f0194a inherit pro_attribs_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a60823bb0a547046e1efc68083802194c inherit pro_attribs_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top"><a id="a60823bb0a547046e1efc68083802194c"></a>
<a class="el" href="classmysqlpp_1_1RefCountedPointer.html">RefCountedPointer</a>&lt; <a class="el" href="classmysqlpp_1_1FieldTypes.html">FieldTypes</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#a60823bb0a547046e1efc68083802194c">types_</a></td></tr>
<tr class="memdesc:a60823bb0a547046e1efc68083802194c inherit pro_attribs_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">list of field types in result <br /></td></tr>
<tr class="separator:a60823bb0a547046e1efc68083802194c inherit pro_attribs_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4e3b9892adbd9ad6d86c80e17af9bc5a inherit pro_attribs_classmysqlpp_1_1ResultBase"><td class="memItemLeft" align="right" valign="top">Fields::size_type&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html#a4e3b9892adbd9ad6d86c80e17af9bc5a">current_field_</a></td></tr>
<tr class="memdesc:a4e3b9892adbd9ad6d86c80e17af9bc5a inherit pro_attribs_classmysqlpp_1_1ResultBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default field index used by <a class="el" href="classmysqlpp_1_1ResultBase.html#a7cab2f3d0a4981c8c205ef1dcd148cdc" title="Returns the next field in this result set.">fetch_field()</a>  <a href="classmysqlpp_1_1ResultBase.html#a4e3b9892adbd9ad6d86c80e17af9bc5a">More...</a><br /></td></tr>
<tr class="separator:a4e3b9892adbd9ad6d86c80e17af9bc5a inherit pro_attribs_classmysqlpp_1_1ResultBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><a class="el" href="classmysqlpp_1_1StoreQueryResult.html" title="StoreQueryResult set type for &quot;store&quot; queries.">StoreQueryResult</a> set type for "store" queries. </p>
<p>This is the obvious C++ implementation of a class to hold results from a SQL query that returns rows: a specialization of std::vector holding <a class="el" href="classmysqlpp_1_1Row.html" title="Manages rows from a result set.">Row</a> objects in memory so you get random-access semantics. MySQL++ also supports <a class="el" href="classmysqlpp_1_1UseQueryResult.html" title="StoreQueryResult set type for &quot;use&quot; queries.">UseQueryResult</a> which is less friendly, but has better memory performance. See the user manual for more details on the distinction and the usage patterns required. </p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a id="a4d182f773d04d30f13a3d276f6494cc9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4d182f773d04d30f13a3d276f6494cc9">&#9670;&nbsp;</a></span>operator private_bool_type()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">mysqlpp::StoreQueryResult::operator private_bool_type </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Test whether the query that created this result succeeded. </p>
<p>If you test this object in bool context and it's false, it's a signal that the query this was created from failed in some way. Call <a class="el" href="classmysqlpp_1_1Query.html#a7f0ac13c968f3c662205d1f8af415cb3" title="Get the last error message that was set.">Query::error()</a> or <a class="el" href="classmysqlpp_1_1Query.html#ae8466a2016113e57fee94769fc41ea04" title="Get the last error number that was set.">Query::errnum()</a> to find out what exactly happened. </p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="result_8h_source.html">result.h</a></li>
<li>result.cpp</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jul 21 2019 05:32:21 for MySQL++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.15
</small></address>
</body>
</html>