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
|
<!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 Page</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul></div>
<h1>result.h File Reference</h1>Declares classes for holding information about SQL query results. <a href="#_details">More...</a>
<p>
<code>#include "<a class="el" href="common_8h-source.html">common.h</a>"</code><br>
<code>#include "<a class="el" href="exceptions_8h-source.html">exceptions.h</a>"</code><br>
<code>#include "<a class="el" href="field_8h-source.html">field.h</a>"</code><br>
<code>#include "<a class="el" href="field__names_8h-source.html">field_names.h</a>"</code><br>
<code>#include "<a class="el" href="field__types_8h-source.html">field_types.h</a>"</code><br>
<code>#include "<a class="el" href="noexceptions_8h-source.html">noexceptions.h</a>"</code><br>
<code>#include "<a class="el" href="refcounted_8h-source.html">refcounted.h</a>"</code><br>
<code>#include "<a class="el" href="row_8h-source.html">row.h</a>"</code><br>
<p>
Include dependency graph for result.h:<p><center><img src="result_8h__incl.png" border="0" usemap="#result.h_map" alt=""></center>
<map name="result.h_map">
<area href="common_8h.html" shape="rect" coords="743,191,833,215" alt="">
<area href="exceptions_8h.html" shape="rect" coords="452,443,556,467" alt="">
<area href="field_8h.html" shape="rect" coords="148,120,209,144" alt="">
<area href="field__names_8h.html" shape="rect" coords="285,689,397,713" alt="">
<area href="field__types_8h.html" shape="rect" coords="127,193,231,217" alt="">
<area href="noexceptions_8h.html" shape="rect" coords="281,243,401,267" alt="">
<area href="refcounted_8h.html" shape="rect" coords="289,640,393,664" alt="">
<area href="row_8h.html" shape="rect" coords="151,368,207,392" alt="">
<area href="options_8h.html" shape="rect" coords="608,392,691,416" alt="">
<area href="type__info_8h.html" shape="rect" coords="295,144,388,168" alt="">
<area href="mystring_8h.html" shape="rect" coords="296,440,387,464" alt="">
<area href="vallist_8h.html" shape="rect" coords="305,392,377,416" alt="">
</map>
<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="result_8h__dep__incl.png" border="0" usemap="#result.hdep_map" alt=""></center>
<map name="result.hdep_map">
<area href="query_8h.html" shape="rect" coords="127,5,196,29" alt="">
<area href="mysql++_8h.html" shape="rect" coords="245,5,341,29" alt="">
</map>
<p>
<a href="result_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><b>mysqlpp</b></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1SimpleResult.html">mysqlpp::SimpleResult</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Holds information about the result of queries that don't return rows. <a href="classmysqlpp_1_1SimpleResult.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1ResultBase.html">mysqlpp::ResultBase</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Base class for <a class="el" href="classmysqlpp_1_1StoreQueryResult.html">StoreQueryResult</a> and <a class="el" href="classmysqlpp_1_1UseQueryResult.html">UseQueryResult</a>. <a href="classmysqlpp_1_1ResultBase.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1StoreQueryResult.html">mysqlpp::StoreQueryResult</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classmysqlpp_1_1StoreQueryResult.html">StoreQueryResult</a> set type for "store" queries. <a href="classmysqlpp_1_1StoreQueryResult.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structmysqlpp_1_1RefCountedPointerDestroyer_3_01MYSQL__RES_01_4.html">mysqlpp::RefCountedPointerDestroyer< MYSQL_RES ></a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Functor to call mysql_free_result() on the pointer you pass to it. <a href="structmysqlpp_1_1RefCountedPointerDestroyer_3_01MYSQL__RES_01_4.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classmysqlpp_1_1UseQueryResult.html">mysqlpp::UseQueryResult</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classmysqlpp_1_1StoreQueryResult.html">StoreQueryResult</a> set type for "use" queries. <a href="classmysqlpp_1_1UseQueryResult.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b206305738ebbb201551ffa08dfebf05"></a><!-- doxytag: member="result.h::swap" ref="b206305738ebbb201551ffa08dfebf05" args="(StoreQueryResult &x, StoreQueryResult &y)" -->
void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemysqlpp.html#b206305738ebbb201551ffa08dfebf05">mysqlpp::swap</a> (StoreQueryResult &x, StoreQueryResult &y)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Swaps two <a class="el" href="classmysqlpp_1_1StoreQueryResult.html">StoreQueryResult</a> objects. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3ce1d7360288ef3d4aab99f4469bcac3"></a><!-- doxytag: member="result.h::swap" ref="3ce1d7360288ef3d4aab99f4469bcac3" args="(UseQueryResult &x, UseQueryResult &y)" -->
void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemysqlpp.html#3ce1d7360288ef3d4aab99f4469bcac3">mysqlpp::swap</a> (UseQueryResult &x, UseQueryResult &y)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Swaps two <a class="el" href="classmysqlpp_1_1UseQueryResult.html">UseQueryResult</a> objects. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Declares classes for holding information about SQL query results.
<p>
<hr size="1"><address style="align: right;"><small>Generated on Fri Feb 29 16:26:12 2008 for MySQL++ by
<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>
|