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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Simple&nbsp;C++&nbsp;ODBC&nbsp;Database&nbsp;API: Graphical Class Hierarchy</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.2 -->
<div class="qindex"><a class="qindex" href="main.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="pages.html">Related Pages</a> | <a class="qindex" href="examples.html">Examples</a></div>
<h1>Simple C++ ODBC Database API Graphical Class Hierarchy</h1><a href="hierarchy.html">Go to the textual class hierarchy</a>
<p>
<table border="0" cellspacing="10" cellpadding="0">
<tr><td><img src="inherit__graph__0.png" border="0" alt="" usemap="#SimpleDB_1_1Column_map">
<map name="SimpleDB_1_1Column_map">
<area href="classSimpleDB_1_1Column.html" shape="rect" coords="9,56,142,80" alt="">
<area href="classSimpleDB_1_1BoolColumn.html" shape="rect" coords="197,8,357,32" alt="">
<area href="classSimpleDB_1_1LongColumn.html" shape="rect" coords="196,56,358,80" alt="">
<area href="classSimpleDB_1_1StringColumn.html" shape="rect" coords="193,104,361,128" alt="">
</map></td></tr>
<tr><td><img src="inherit__graph__1.png" border="0" alt="" usemap="#SimpleDB_1_1Database_map">
<map name="SimpleDB_1_1Database_map">
<area href="classSimpleDB_1_1Database.html" shape="rect" coords="8,8,154,32" alt="">
</map></td></tr>
<tr><td><img src="inherit__graph__2.png" border="0" alt="" usemap="#SimpleDB_1_1Exception_map">
<map name="SimpleDB_1_1Exception_map">
<area href="classSimpleDB_1_1Exception.html" shape="rect" coords="9,56,156,80" alt="">
<area href="classSimpleDB_1_1Column_1_1UnboundException.html" shape="rect" coords="206,8,460,32" alt="">
<area href="classSimpleDB_1_1Database_1_1Exception.html" shape="rect" coords="228,56,438,80" alt="">
<area href="classSimpleDB_1_1Query_1_1Exception.html" shape="rect" coords="237,104,429,128" alt="">
<area href="classSimpleDB_1_1Database_1_1NoDataException.html" shape="rect" coords="510,56,766,80" alt="">
</map></td></tr>
<tr><td><img src="inherit__graph__3.png" border="0" alt="" usemap="#SimpleDB_1_1Query_map">
<map name="SimpleDB_1_1Query_map">
<area href="classSimpleDB_1_1Query.html" shape="rect" coords="7,8,133,32" alt="">
</map></td></tr>
<tr><td><img src="inherit__graph__4.png" border="0" alt="" usemap="#SimpleDB_1_1SimpleDBFactory_map">
<map name="SimpleDB_1_1SimpleDBFactory_map">
<area href="classSimpleDB_1_1SimpleDBFactory.html" shape="rect" coords="9,8,201,32" alt="">
</map></td></tr>
</table>
<hr>
<div align="right"><small>
Copyright (C) 2005 <a target="top" href="http://www.eminence.com.au">Eminence Technology Pty Ltd</a>.<br>
Documentation pages generated by doxygen.</small><br>
<a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=129109&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a>
</div>
|