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.
|
|
<html> <head> <title>Pantheios - Project Map - include</title> <!--
Created: 22nd September 2008 Updated: 22nd September 2008 --> </head> <body> <h1>Pantheios - Project Map - include</h1>
<p> Contains all the header files defining the Pantheios Core, Application Layer, stock Back-end, stock Front-end and Utility components. </p>
<p> The header files are divided into the following sub-directories: </p>
<table> <tr> <th>Sub-directory</th> <th>Purpose</th> </tr> <tr> <td><code>b64</code></td> <td>Header 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>pantheios</code></td> <td>Header files for all Pantheios components</td> </tr> <tr> <td><code>pantheios/util</code></td> <td>Header files for the Pantheios <b>Utility</b> components</td> </tr> <tr> <td><code>pantheios/backends</code></td> <td>Header files for all Pantheios stock <b>Back-end</b> components</td> </tr> <tr> <td><code>pantheios/frontends</code></td> <td>Header files for all Pantheios stock <b>Front-end</b> components</td> </tr> <tr> <td><code>pantheios/implicit_link</code></td> <td>Header files for implicit linking to Pantheios libraries</td> </tr> <tr> <td><code>pantheios/inserters</code></td> <td>Header files for Pantheios <b>Application Layer</b> inserter classes</td> </tr> <tr> <td><code>pantheios/internal</code></td> <td>Header files for internal (implementation) components</td> </tr> <tr> <td><code>pantheios/quality</code></td> <td>Header files for quality assurance components / sub-systems</td> </tr> <tr> <td><code>pantheios/test</code></td> <td>Header files for test-related components</td> </tr> <tr> <td><code>shwild</code></td> <td>Header file(s) for the <a href="http://shwild.org/">shwild</a> library, which is bundled with Pantheios</td> </tr> <tr> <td><code>xtests</code></td> <td>Header file(s) for the <a href="http://xtests.org/">xTests</a> library, which is bundled with Pantheios</td> </tr> </table>
</body> </html>
|