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
|
<!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++ SSQLS v2 Translator: Class Hierarchy</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="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++ SSQLS v2 Translator
 <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" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">Class Hierarchy</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">
<p><a href="hierarchy.html">Go to the textual class hierarchy</a></p>
</div><table border="0" cellspacing="10" cellpadding="0">
<tr><td><img src="inherit_graph_0.png" border="0" alt="" usemap="#ParseV2"/>
<map name="ParseV2" id="ParseV2">
<area shape="rect" href="classParseV2.html" title="Parses SSQLS v2 documents and holds the parse result." alt="" coords="5,5,78,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_1.png" border="0" alt="" usemap="#ParseV2_1_1Field_1_1Type"/>
<map name="ParseV2_1_1Field_1_1Type" id="ParseV2_1_1Field_1_1Type">
<area shape="rect" href="classParseV2_1_1Field_1_1Type.html" title="A smart enum for converting SQL type strings to one of a relatively few types we directly support." alt="" coords="5,5,150,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_2.png" border="0" alt="" usemap="#ParseV2_1_1File"/>
<map name="ParseV2_1_1File" id="ParseV2_1_1File">
<area shape="rect" href="classParseV2_1_1File.html" title="Holds information about an SSQLS v2 file we're parsing." alt="" coords="5,5,107,31"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_3.png" border="0" alt="" usemap="#ParseV2_1_1FileException"/>
<map name="ParseV2_1_1FileException" id="ParseV2_1_1FileException">
<area shape="rect" title=" " alt="" coords="5,31,85,56"/>
<area shape="rect" href="classParseV2_1_1FileException.html" title="Exception object thrown to indicate a file I/O error." alt="" coords="140,5,300,31"/>
<area shape="rect" href="classParseV2_1_1ParseException.html" title="Exception object thrown by File::error() to report an SSQLS v2 parsing error." alt="" coords="133,55,306,80"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_4.png" border="0" alt="" usemap="#ParseV2_1_1Line"/>
<map name="ParseV2_1_1Line" id="ParseV2_1_1Line">
<area shape="rect" href="classParseV2_1_1Line.html" title="Base class for parsed SSQLS v2 declaration lines." alt="" coords="5,80,110,105"/>
<area shape="rect" href="classParseV2_1_1Field.html" title="'field' directive line" alt="" coords="165,5,274,31"/>
<area shape="rect" href="classParseV2_1_1Include.html" title="'include' directive line" alt="" coords="158,55,281,80"/>
<area shape="rect" href="classParseV2_1_1Option.html" title="Base class for known SSQLS v2 'option' directives." alt="" coords="160,104,279,129"/>
<area shape="rect" href="classParseV2_1_1Table.html" title="'table' directive line" alt="" coords="164,153,276,179"/>
<area shape="rect" href="classParseV2_1_1AccessorStyleOption.html" title="'option accessor_style' directive line" alt="" coords="342,16,546,41"/>
<area shape="rect" href="classParseV2_1_1ExceptionOnSchemaMismatchOption.html" title="'option exception_on_schema_mismatch' directive line" alt="" coords="342,65,547,104"/>
<area shape="rect" href="classParseV2_1_1HeaderExtensionOption.html" title="'option header_extension' directive line" alt="" coords="353,128,535,167"/>
<area shape="rect" href="classParseV2_1_1ImplementationExtensionOption.html" title="'option implementation_extension' directive line" alt="" coords="329,191,559,229"/>
</map>
</td></tr>
</table>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jul 21 2019 05:32:22 for MySQL++ SSQLS v2 Translator by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.15
</small></address>
</body>
</html>
|