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
|
<!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 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 List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul></div>
<h1>mysqlpp::SimpleResult Member List</h1>This is the complete list of members for <a class="el" href="classmysqlpp_1_1SimpleResult.html">mysqlpp::SimpleResult</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="classmysqlpp_1_1SimpleResult.html#54d020395c891176edc5698fa108c9f2">info</a>() const </td><td><a class="el" href="classmysqlpp_1_1SimpleResult.html">mysqlpp::SimpleResult</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmysqlpp_1_1SimpleResult.html#c7493c4b03818e8a88b69abc987286b6">insert_id</a>() const </td><td><a class="el" href="classmysqlpp_1_1SimpleResult.html">mysqlpp::SimpleResult</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmysqlpp_1_1SimpleResult.html#4b416429cdb316058b15531d0ee6a703">operator private_bool_type</a>() const </td><td><a class="el" href="classmysqlpp_1_1SimpleResult.html">mysqlpp::SimpleResult</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmysqlpp_1_1SimpleResult.html#c33fe6fbd93a11f22da4aafe438d44d3">rows</a>() const </td><td><a class="el" href="classmysqlpp_1_1SimpleResult.html">mysqlpp::SimpleResult</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmysqlpp_1_1SimpleResult.html#f42179309a2de75590514c6014f3cf16">SimpleResult</a>()</td><td><a class="el" href="classmysqlpp_1_1SimpleResult.html">mysqlpp::SimpleResult</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classmysqlpp_1_1SimpleResult.html#5247a26c102ec13cc7c89e3c1e3d9051">SimpleResult</a>(bool copacetic, ulonglong insert_id, ulonglong rows, const std::string &info)</td><td><a class="el" href="classmysqlpp_1_1SimpleResult.html">mysqlpp::SimpleResult</a></td><td><code> [inline]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Fri Feb 29 16:26:46 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>
|