summaryrefslogtreecommitdiffstats
path: root/ue2/doxygen/annotated.html
diff options
context:
space:
mode:
Diffstat (limited to 'ue2/doxygen/annotated.html')
-rw-r--r--ue2/doxygen/annotated.html45
1 files changed, 45 insertions, 0 deletions
diff --git a/ue2/doxygen/annotated.html b/ue2/doxygen/annotated.html
new file mode 100644
index 0000000..02aa8e4
--- /dev/null
+++ b/ue2/doxygen/annotated.html
@@ -0,0 +1,45 @@
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3<title>imgsynth2: Class List</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5<link href="tabs.css" rel="stylesheet" type="text/css">
6</head><body>
7<!-- Generated by Doxygen 1.5.3 -->
8<div class="tabs">
9 <ul>
10 <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11 <li><a href="namespaces.html"><span>Namespaces</span></a></li>
12 <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
13 <li><a href="files.html"><span>Files</span></a></li>
14 </ul>
15</div>
16<div class="tabs">
17 <ul>
18 <li class="current"><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
19 <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
20 <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
21 </ul>
22</div>
23<h1>imgsynth2 Class List</h1>Here are the classes, structs, unions and interfaces with brief descriptions:<table>
24 <tr><td class="indexkey"><a class="el" href="classCBitmap.html">CBitmap</a></td><td class="indexvalue">Abstract implementation of <a class="el" href="classCFile.html" title="Abstract class for handling files. Needed for generic use in CScriptparser.">CFile</a> handling Bitmaps </td></tr>
25 <tr><td class="indexkey"><a class="el" href="classCFile.html">CFile</a></td><td class="indexvalue">Abstract class for handling files. Needed for generic use in <a class="el" href="classCScriptparser.html" title="class for parsing simple scriptfiles">CScriptparser</a> </td></tr>
26 <tr><td class="indexkey"><a class="el" href="classCFile_1_1FileError.html">CFile::FileError</a></td><td class="indexvalue">Exception thrown by implemententations of <a class="el" href="classCFile.html" title="Abstract class for handling files. Needed for generic use in CScriptparser.">CFile</a> </td></tr>
27 <tr><td class="indexkey"><a class="el" href="classCPixelFormat.html">CPixelFormat</a></td><td class="indexvalue">Abstract class for handling different color bitcount of Bitmaps </td></tr>
28 <tr><td class="indexkey"><a class="el" href="classCPixelFormat_1_1PixelFormatError.html">CPixelFormat::PixelFormatError</a></td><td class="indexvalue">Exception thrown by implemententations of <a class="el" href="classCPixelFormat.html" title="Abstract class for handling different color bitcount of Bitmaps.">CPixelFormat</a> </td></tr>
29 <tr><td class="indexkey"><a class="el" href="structCPixelFormat_1_1RGBPIXEL.html">CPixelFormat::RGBPIXEL</a></td><td class="indexvalue">RGB Pixel structure </td></tr>
30 <tr><td class="indexkey"><a class="el" href="classCPixelFormat__BGR24.html">CPixelFormat_BGR24</a></td><td class="indexvalue">Implementation of <a class="el" href="classCPixelFormat.html" title="Abstract class for handling different color bitcount of Bitmaps.">CPixelFormat</a> handling 24bit color Windows Bitmaps </td></tr>
31 <tr><td class="indexkey"><a class="el" href="classCPixelFormat__BGR555.html">CPixelFormat_BGR555</a></td><td class="indexvalue">Implementation of <a class="el" href="classCPixelFormat.html" title="Abstract class for handling different color bitcount of Bitmaps.">CPixelFormat</a> handling BGR555 color (real color) Windows Bitmaps </td></tr>
32 <tr><td class="indexkey"><a class="el" href="classCPixelFormat__Indexed8.html">CPixelFormat_Indexed8</a></td><td class="indexvalue">Implementation of <a class="el" href="classCPixelFormat.html" title="Abstract class for handling different color bitcount of Bitmaps.">CPixelFormat</a> handling 24bit indexed bitmaps </td></tr>
33 <tr><td class="indexkey"><a class="el" href="classCPixmap.html">CPixmap</a></td><td class="indexvalue">Implementation of <a class="el" href="classCFile.html" title="Abstract class for handling files. Needed for generic use in CScriptparser.">CFile</a> handling Pixmap file format </td></tr>
34 <tr><td class="indexkey"><a class="el" href="structCPixmap_1_1PIXMAP__FILEHEADER.html">CPixmap::PIXMAP_FILEHEADER</a></td><td class="indexvalue">Pixmap Header structure </td></tr>
35 <tr><td class="indexkey"><a class="el" href="classCScriptparser.html">CScriptparser</a></td><td class="indexvalue">Class for parsing simple scriptfiles </td></tr>
36 <tr><td class="indexkey"><a class="el" href="classCScriptparser_1_1ParserError.html">CScriptparser::ParserError</a></td><td class="indexvalue">Exception thrown by <a class="el" href="classCScriptparser.html" title="class for parsing simple scriptfiles">CScriptparser</a> </td></tr>
37 <tr><td class="indexkey"><a class="el" href="classCWindowsBitmap.html">CWindowsBitmap</a></td><td class="indexvalue">Implementation of <a class="el" href="classCBitmap.html" title="Abstract implementation of CFile handling Bitmaps.">CBitmap</a> handling Windows Bitmaps </td></tr>
38 <tr><td class="indexkey"><a class="el" href="structCWindowsBitmap_1_1BITMAP__FILEHEADER.html">CWindowsBitmap::BITMAP_FILEHEADER</a></td><td class="indexvalue">Windows Bitmap File Header structure </td></tr>
39 <tr><td class="indexkey"><a class="el" href="structCWindowsBitmap_1_1BITMAP__INFOHEADER.html">CWindowsBitmap::BITMAP_INFOHEADER</a></td><td class="indexvalue">Windows Bitmap Info Header structure </td></tr>
40</table>
41<hr size="1"><address style="text-align: right;"><small>Generated on Sat May 2 18:58:11 2009 for imgsynth2 by&nbsp;
42<a href="http://www.doxygen.org/index.html">
43<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
44</body>
45</html>