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
|
<!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>Welcome</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta name="author" content="Applied Informatics Software Engineering GmbH and Contributors"/>
<meta name="publisher" content="Applied Informatics Software Engineering GmbH and Contributors"/>
<meta name="copyright" content="Copyright (c) 2009, Applied Informatics Software Engineering GmbH and Contributors"/>
<meta name="language" content="en"/>
<meta name="date" content="2009-11-07"/>
<meta name="generator" content="PocoDoc"/>
<link rel="stylesheet" href="css/styles.css" type="text/css"/>
</head>
<body bgcolor="#ffffff" leftmargin="0" topmargin="0">
<div class="header">
<h1 class="category">POCO C++ Libraries</h1>
<h1 class="title">Reference Library</h1>
</div>
<div class="body">
<h2>User Guides And Tutorials</h2>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><div style="margin-right: 16px; margin-bottom: 16px;">
<h4>Introduction</h4><ul><li><a href="00100-GuidedTour.html">A Guided Tour of the POCO C++ Libraries</a></li>
<li><a href="80100-HowToGetHelp.html">How To Get Help</a></li>
<li><a href="90100-Acknowledgements.html">Acknowledgements</a></li>
<li><a href="99100-ReleaseNotes.html">POCO C++ Libraries Release Notes</a></li>
</ul></div></td>
<td valign="top"><div style="margin-right: 16px; margin-bottom: 16px;">
<h4>POCO Data Library</h4><ul><li><a href="00200-DataUserManual.html">POCO Data User Guide</a></li>
<li><a href="00300-DataDeveloperManual.html">POCO Data Connectors Developer Guide</a></li>
<li><a href="99100-DataReleaseNotes.html">POCO Data Release Notes</a></li>
</ul></div></td>
</tr>
<tr>
<td valign="top"><div style="margin-right: 16px; margin-bottom: 16px;">
<h4>POCO PageCompiler</h4><ul><li><a href="PageCompilerUserGuide.html">POCO C++ Server Page Compiler User Guide</a></li>
</ul></div></td>
<td valign="top"><div style="margin-right: 16px; margin-bottom: 16px;">
<h4>POCO Zip Library</h4><ul><li><a href="ZipUserGuide.html">POCO Zip User Guide</a></li>
</ul></div></td>
</tr>
</table>
<h2>API Reference by Namespace</h2>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><p style="margin-right: 16px; margin-bottom: 0px; margin-bottom: 0px;">
<a href="Poco.html">Poco</a></p></td>
<td valign="top"><p style="margin-right: 16px; margin-bottom: 0px; margin-bottom: 0px;">
<a href="Poco.Crypto.html">Poco::Crypto</a></p></td>
<td valign="top"><p style="margin-right: 16px; margin-bottom: 0px; margin-bottom: 0px;">
<a href="Poco.Data.html">Poco::Data</a></p></td>
<td valign="top"><p style="margin-right: 16px; margin-bottom: 0px; margin-bottom: 0px;">
<a href="Poco.Data.MySQL.html">Poco::Data::MySQL</a></p></td>
</tr>
<tr>
<td valign="top"><p style="margin-right: 16px; margin-bottom: 0px; margin-bottom: 0px;">
<a href="Poco.Data.ODBC.html">Poco::Data::ODBC</a></p></td>
<td valign="top"><p style="margin-right: 16px; margin-bottom: 0px; margin-bottom: 0px;">
<a href="Poco.Data.SQLite.html">Poco::Data::SQLite</a></p></td>
<td valign="top"><p style="margin-right: 16px; margin-bottom: 0px; margin-bottom: 0px;">
<a href="Poco.Net.html">Poco::Net</a></p></td>
<td valign="top"><p style="margin-right: 16px; margin-bottom: 0px; margin-bottom: 0px;">
<a href="Poco.Util.html">Poco::Util</a></p></td>
</tr>
<tr>
<td valign="top"><p style="margin-right: 16px; margin-bottom: 0px; margin-bottom: 0px;">
<a href="Poco.XML.html">Poco::XML</a></p></td>
<td valign="top"><p style="margin-right: 16px; margin-bottom: 0px; margin-bottom: 0px;">
<a href="Poco.Zip.html">Poco::Zip</a></p></td>
</tr>
</table>
<p class="footer">POCO C++ Libraries 1.3.6-all<br />
Copyright © 2009, <a href="http://pocoproject.org/" target="_top">Applied Informatics Software Engineering GmbH and Contributors</a></p>
</div>
</body>
</html>
|