You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
13 years ago | |
---|---|---|
.. | ||
b64 | 13 years ago | |
backends | 13 years ago | |
core | 13 years ago | |
frontends | 13 years ago | |
inserters | 13 years ago | |
shwild | 13 years ago | |
util | 13 years ago | |
xtests | 13 years ago | |
readme.html | 13 years ago |
readme.html
<html>
<head>
<title>Pantheios - Project Map - src</title>
<!--
Created: 22nd September 2008
Updated: 22nd September 2008
-->
</head>
<body>
<h1>Pantheios - Project Map - src</h1>
<p>
Contains all the source files (.c and .cpp) from which the Pantheios libraries are built.
</p>
<p>
The source files are divided into the following sub-directories:
</p>
<table>
<tr>
<th>Sub-directory</th>
<th>Purpose</th>
</tr>
<tr>
<td><code>appl</code></td>
<td>Implementation of the <b>Application Layer</b></td>
</tr>
<tr>
<td><code>b64</code></td>
<td>Source file(s) for the <a href="http://synesis.com.au/software/b64.html">b64</a> library, which is bundled with Pantheios</td>
</tr>
<tr>
<td><code>backends</code></td>
<td>Implementation of the stock <b>Back-ends</b></td>
</tr>
<tr>
<td><code>core</code></td>
<td>Implemntation of the <b>Core</b></td>
</tr>
<tr>
<td><code>frontends</code></td>
<td>Implementation of the stock <b>Front-ends</b></td>
</tr>
<tr>
<td><code>inserters</code></td>
<td>Implementation of the <b>Application Layer</b> inserter classes</td>
</tr>
<tr>
<td><code>shwild</code></td>
<td>Source file(s) for the <a href="http://shwild.org/">shwild</a> library, which is bundled with Pantheios</td>
</tr>
<tr>
<td><code>util</code></td>
<td>Implementation of the <b>Utility</b> components</td>
</tr>
<tr>
<td><code>xtests</code></td>
<td>Source file(s) for the <a href="http://xtests.org/">xTests</a> library, which is bundled with Pantheios</td>
</tr>
</table>
</body>
</html>