source: OGRE/trunk/ogrenew/Docs/api/html/classOgre_1_1SDLError.html @ 657

Revision 657, 6.8 KB checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::SDLError class Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<link type="text/css" rel="stylesheet" href="style.css">
5</head>
6
7<body>
8<!-- Generated by Doxygen 1.3.6 -->
9<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
10<h1>Ogre::SDLError Class Reference</h1>Simple CLI error output. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreSDLError_8h-source.html">OgreSDLError.h</a>&gt;</code>
14<p>
15<p>Inheritance diagram for Ogre::SDLError:
16<p><center><img src="classOgre_1_1SDLError.png" usemap="#Ogre::SDLError_map" border="0" alt=""></center>
17<map name="Ogre::SDLError_map">
18<area href="classOgre_1_1ErrorDialog.html" alt="Ogre::ErrorDialog" shape="rect" coords="0,0,113,24">
19</map>
20<a href="classOgre_1_1SDLError-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
21<tr><td></td></tr>
22<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
23<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLError.html#Ogre_1_1SDLErrora0">SDLError</a> ()</td></tr>
24
25<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLError.html#Ogre_1_1SDLErrora1">display</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;errorMessage, <a class="el" href="namespaceOgre.html#a426">String</a> logName="")</td></tr>
26
27<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Displays the error dialog.  <a href="#Ogre_1_1SDLErrora1"></a><br><br></td></tr>
28</table>
29<hr><a name="_details"></a><h2>Detailed Description</h2>
30Simple CLI error output.
31<p>
32
33<p>
34Definition at line <a class="el" href="OgreSDLError_8h-source.html#l00034">34</a> of file <a class="el" href="OgreSDLError_8h-source.html">OgreSDLError.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
35<a class="anchor" name="Ogre_1_1SDLErrora0" doxytag="Ogre::SDLError::SDLError" ></a><p>
36<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
37  <tr>
38    <td class="mdRow">
39      <table cellpadding="0" cellspacing="0" border="0">
40        <tr>
41          <td class="md" nowrap valign="top"> Ogre::SDLError::SDLError </td>
42          <td class="md" valign="top">(&nbsp;</td>
43          <td class="mdname1" valign="top" nowrap>          </td>
44          <td class="md" valign="top">&nbsp;)&nbsp;</td>
45          <td class="md" nowrap></td>
46        </tr>
47
48      </table>
49    </td>
50  </tr>
51</table>
52<table cellspacing=5 cellpadding=0 border=0>
53  <tr>
54    <td>
55      &nbsp;
56    </td>
57    <td>
58
59<p>
60
61<p>
62Definition at line <a class="el" href="OgreSDLError_8h-source.html#l00037">37</a> of file <a class="el" href="OgreSDLError_8h-source.html">OgreSDLError.h</a>.    </td>
63  </tr>
64</table>
65<hr><h2>Member Function Documentation</h2>
66<a class="anchor" name="Ogre_1_1SDLErrora1" doxytag="Ogre::SDLError::display" ></a><p>
67<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
68  <tr>
69    <td class="mdRow">
70      <table cellpadding="0" cellspacing="0" border="0">
71        <tr>
72          <td class="md" nowrap valign="top"> void Ogre::SDLError::display </td>
73          <td class="md" valign="top">(&nbsp;</td>
74          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
75          <td class="mdname" nowrap> <em>errorMessage</em>, </td>
76        </tr>
77        <tr>
78          <td class="md" nowrap align="right"></td>
79          <td></td>
80          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a426">String</a>&nbsp;</td>
81          <td class="mdname" nowrap> <em>logName</em> = ""</td>
82        </tr>
83        <tr>
84          <td></td>
85          <td class="md">)&nbsp;</td>
86          <td class="md" colspan="2"><code> [virtual]</code></td>
87        </tr>
88
89      </table>
90    </td>
91  </tr>
92</table>
93<table cellspacing=5 cellpadding=0 border=0>
94  <tr>
95    <td>
96      &nbsp;
97    </td>
98    <td>
99
100<p>
101Displays the error dialog.
102<p>
103<dl compact><dt><b>Parameters:</b></dt><dd>
104  <table border="0" cellspacing="2" cellpadding="0">
105    <tr><td valign=top><em>errorMessage</em>&nbsp;</td><td>The error message which has caused the failure. </td></tr>
106    <tr><td valign=top><em>logName</em>&nbsp;</td><td>Optional name of the log to display in the detail pane. </td></tr>
107  </table>
108</dl>
109
110<p>
111Implements <a class="el" href="classOgre_1_1ErrorDialog.html#Ogre_1_1ErrorDialoga1">Ogre::ErrorDialog</a>.
112<p>
113Definition at line <a class="el" href="OgreSDLError_8h-source.html#l00041">41</a> of file <a class="el" href="OgreSDLError_8h-source.html">OgreSDLError.h</a>.
114<p>
115References <a class="el" href="OgrePrerequisites_8h-source.html#l00154">Ogre::String</a>.    </td>
116  </tr>
117</table>
118<hr>The documentation for this class was generated from the following file:<ul>
119<li><a class="el" href="OgreSDLError_8h-source.html">OgreSDLError.h</a></ul>
120<hr>
121<p>
122Copyright &copy; 2000-2005 by The OGRE Team<br />
123<!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/>
124This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.<br/>
125                <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
126                <Work rdf:about="">
127                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
128        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
129                </Work>
130                <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> -->
131
132Last modified Sun Feb 12 13:05:09 2006
133</p>
134</body>
135</html>
Note: See TracBrowser for help on using the repository browser.