diff options
Diffstat (limited to 'ue1/doxygen/classCPixelFormat_1_1PixelFormatError.html')
| -rw-r--r-- | ue1/doxygen/classCPixelFormat_1_1PixelFormatError.html | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/ue1/doxygen/classCPixelFormat_1_1PixelFormatError.html b/ue1/doxygen/classCPixelFormat_1_1PixelFormatError.html new file mode 100644 index 0000000..dce25c4 --- /dev/null +++ b/ue1/doxygen/classCPixelFormat_1_1PixelFormatError.html | |||
| @@ -0,0 +1,83 @@ | |||
| 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>imgsynth: CPixelFormat::PixelFormatError Class Reference</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 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><a href="annotated.html"><span>Class List</span></a></li> | ||
| 19 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> | ||
| 20 | <li><a href="functions.html"><span>Class Members</span></a></li> | ||
| 21 | </ul> | ||
| 22 | </div> | ||
| 23 | <div class="nav"> | ||
| 24 | <a class="el" href="classCPixelFormat.html">CPixelFormat</a>::<a class="el" href="classCPixelFormat_1_1PixelFormatError.html">PixelFormatError</a></div> | ||
| 25 | <h1>CPixelFormat::PixelFormatError Class Reference</h1><!-- doxytag: class="CPixelFormat::PixelFormatError" -->Exception thrown by implemententations of <a class="el" href="classCPixelFormat.html" title="Abstract class for handling different color bitcount of Bitmaps.">CPixelFormat</a>. | ||
| 26 | <a href="#_details">More...</a> | ||
| 27 | <p> | ||
| 28 | <code>#include <<a class="el" href="cpixelformat_8h-source.html">cpixelformat.h</a>></code> | ||
| 29 | <p> | ||
| 30 | |||
| 31 | <p> | ||
| 32 | <a href="classCPixelFormat_1_1PixelFormatError-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> | ||
| 33 | <tr><td></td></tr> | ||
| 34 | <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> | ||
| 35 | <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classCPixelFormat_1_1PixelFormatError.html#f227e9261537b316f57ff8c099948df4">PixelFormatError</a> (const std::string &what)</td></tr> | ||
| 36 | |||
| 37 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Default exception ctor. <a href="#f227e9261537b316f57ff8c099948df4"></a><br></td></tr> | ||
| 38 | </table> | ||
| 39 | <hr><a name="_details"></a><h2>Detailed Description</h2> | ||
| 40 | Exception thrown by implemententations of <a class="el" href="classCPixelFormat.html" title="Abstract class for handling different color bitcount of Bitmaps.">CPixelFormat</a>. <hr><h2>Constructor & Destructor Documentation</h2> | ||
| 41 | <a class="anchor" name="f227e9261537b316f57ff8c099948df4"></a><!-- doxytag: member="CPixelFormat::PixelFormatError::PixelFormatError" ref="f227e9261537b316f57ff8c099948df4" args="(const std::string &what)" --> | ||
| 42 | <div class="memitem"> | ||
| 43 | <div class="memproto"> | ||
| 44 | <table class="memname"> | ||
| 45 | <tr> | ||
| 46 | <td class="memname">CPixelFormat::PixelFormatError::PixelFormatError </td> | ||
| 47 | <td>(</td> | ||
| 48 | <td class="paramtype">const std::string & </td> | ||
| 49 | <td class="paramname"> <em>what</em> </td> | ||
| 50 | <td> ) </td> | ||
| 51 | <td width="100%"><code> [inline]</code></td> | ||
| 52 | </tr> | ||
| 53 | </table> | ||
| 54 | </div> | ||
| 55 | <div class="memdoc"> | ||
| 56 | |||
| 57 | <p> | ||
| 58 | Default exception ctor. | ||
| 59 | <p> | ||
| 60 | <dl class="user" compact><dt><b>Methodname:</b></dt><dd><a class="el" href="classCPixelFormat_1_1PixelFormatError.html" title="Exception thrown by implemententations of CPixelFormat.">PixelFormatError</a> </dd></dl> | ||
| 61 | <dl compact><dt><b>Parameters:</b></dt><dd> | ||
| 62 | <table border="0" cellspacing="2" cellpadding="0"> | ||
| 63 | <tr><td valign="top"></td><td valign="top"><em>what</em> </td><td>message to pass along </td></tr> | ||
| 64 | </table> | ||
| 65 | </dl> | ||
| 66 | <dl class="return" compact><dt><b>Returns:</b></dt><dd>- </dd></dl> | ||
| 67 | <dl class="user" compact><dt><b>Global variables used:</b></dt><dd>none </dd></dl> | ||
| 68 | <dl compact><dt><b>Exceptions:</b></dt><dd> | ||
| 69 | <table border="0" cellspacing="2" cellpadding="0"> | ||
| 70 | <tr><td valign="top"></td><td valign="top"><em>none</em> </td><td></td></tr> | ||
| 71 | </table> | ||
| 72 | </dl> | ||
| 73 | <dl class="user" compact><dt><b>Conditions:</b></dt><dd>none </dd></dl> | ||
| 74 | |||
| 75 | </div> | ||
| 76 | </div><p> | ||
| 77 | <hr>The documentation for this class was generated from the following file:<ul> | ||
| 78 | <li>imgsynth/<a class="el" href="cpixelformat_8h-source.html">cpixelformat.h</a></ul> | ||
| 79 | <hr size="1"><address style="text-align: right;"><small>Generated on Sun Apr 26 12:25:52 2009 for imgsynth by | ||
| 80 | <a href="http://www.doxygen.org/index.html"> | ||
| 81 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address> | ||
| 82 | </body> | ||
| 83 | </html> | ||
