File: classmysqlpp_1_1MultiResultsOption.html

package info (click to toggle)
mysql%2B%2B 3.1.0-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 11,640 kB
  • sloc: cpp: 35,569; sh: 3,113; makefile: 946; perl: 786
file content (53 lines) | stat: -rw-r--r-- 3,129 bytes parent folder | download
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
	<title>MySQL++ Reference Manual</title>
	<meta http-equiv="Content-type" content="text/html;charset=iso-8859-1">
	<link href="doxygen.css" rel="stylesheet" type="text/css">
	<link href="refman.css" rel="stylesheet" type="text/css">
</head>
<body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li id="current"><a href="annotated.html"><span>Classes</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
  </ul></div>
<div class="nav">
<b>mysqlpp</b>::<a class="el" href="classmysqlpp_1_1MultiResultsOption.html">MultiResultsOption</a></div>
<h1>mysqlpp::MultiResultsOption Class Reference</h1><!-- doxytag: class="mysqlpp::MultiResultsOption" --><!-- doxytag: inherits="mysqlpp::DataOption" -->Enable multiple result sets in a reply.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="options_8h-source.html">options.h</a>&gt;</code>
<p>
Inheritance diagram for mysqlpp::MultiResultsOption:<p><center><img src="classmysqlpp_1_1MultiResultsOption__inherit__graph.png" border="0" usemap="#mysqlpp_1_1MultiResultsOption__inherit__map" alt="Inheritance graph"></center>
<map name="mysqlpp_1_1MultiResultsOption__inherit__map">
<area href="classmysqlpp_1_1DataOption.html" shape="rect" coords="52,82,169,106" alt="">
<area href="classmysqlpp_1_1Option.html" shape="rect" coords="45,7,176,31" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for mysqlpp::MultiResultsOption:<p><center><img src="classmysqlpp_1_1MultiResultsOption__coll__graph.png" border="0" usemap="#mysqlpp_1_1MultiResultsOption__coll__map" alt="Collaboration graph"></center>
<map name="mysqlpp_1_1MultiResultsOption__coll__map">
<area href="classmysqlpp_1_1DataOption.html" shape="rect" coords="66,97,183,121" alt="">
<area href="classmysqlpp_1_1Option.html" shape="rect" coords="6,7,136,31" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classmysqlpp_1_1MultiResultsOption-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Enable multiple result sets in a reply. 
<p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="options_8h-source.html">options.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Thu Jun 3 11:59:12 2010 for MySQL++ by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>