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

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

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::Win32ErrorDialog 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::Win32ErrorDialog Class Reference</h1>Windows-specific class for displaying the error dialog if <a class="el" href="namespaceOgre.html">Ogre</a> fails badly! 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreWin32ErrorDialog_8h-source.html">OgreWin32ErrorDialog.h</a>&gt;</code>
14<p>
15<p>Inheritance diagram for Ogre::Win32ErrorDialog:
16<p><center><img src="classOgre_1_1Win32ErrorDialog.png" usemap="#Ogre::Win32ErrorDialog_map" border="0" alt=""></center>
17<map name="Ogre::Win32ErrorDialog_map">
18<area href="classOgre_1_1ErrorDialog.html" alt="Ogre::ErrorDialog" shape="rect" coords="0,0,148,24">
19</map>
20<a href="classOgre_1_1Win32ErrorDialog-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_1Win32ErrorDialog.html#Ogre_1_1Win32ErrorDialoga0">Win32ErrorDialog</a> (HINSTANCE hInst)</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_1Win32ErrorDialog.html#Ogre_1_1Win32ErrorDialoga1">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_1Win32ErrorDialoga1"></a><br><br></td></tr>
28<tr><td colspan=2><br><h2>Static Protected Member Functions</h2></td></tr>
29<tr><td class="memItemLeft" nowrap align=right valign=top>BOOL CALLBACK&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Win32ErrorDialog.html#Ogre_1_1Win32ErrorDialogf0">DlgProc</a> (HWND hDlg, UINT iMsg, WPARAM wParam, LPARAM lParam)</td></tr>
30
31<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Callback to process window events.  <a href="#Ogre_1_1Win32ErrorDialogf0"></a><br><br></td></tr>
32<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
33<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a426">String</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Win32ErrorDialog.html#Ogre_1_1Win32ErrorDialogp0">mErrorMsg</a></td></tr>
34
35<tr><td class="memItemLeft" nowrap align=right valign=top>HINSTANCE&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Win32ErrorDialog.html#Ogre_1_1Win32ErrorDialogp1">mHInstance</a></td></tr>
36
37</table>
38<hr><a name="_details"></a><h2>Detailed Description</h2>
39Windows-specific class for displaying the error dialog if <a class="el" href="namespaceOgre.html">Ogre</a> fails badly!
40<p>
41
42<p>
43Definition at line <a class="el" href="OgreWin32ErrorDialog_8h-source.html#l00035">35</a> of file <a class="el" href="OgreWin32ErrorDialog_8h-source.html">OgreWin32ErrorDialog.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
44<a class="anchor" name="Ogre_1_1Win32ErrorDialoga0" doxytag="Ogre::Win32ErrorDialog::Win32ErrorDialog" ></a><p>
45<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
46  <tr>
47    <td class="mdRow">
48      <table cellpadding="0" cellspacing="0" border="0">
49        <tr>
50          <td class="md" nowrap valign="top"> Ogre::Win32ErrorDialog::Win32ErrorDialog </td>
51          <td class="md" valign="top">(&nbsp;</td>
52          <td class="md" nowrap valign="top">HINSTANCE&nbsp;</td>
53          <td class="mdname1" valign="top" nowrap> <em>hInst</em>          </td>
54          <td class="md" valign="top">&nbsp;)&nbsp;</td>
55          <td class="md" nowrap></td>
56        </tr>
57
58      </table>
59    </td>
60  </tr>
61</table>
62<table cellspacing=5 cellpadding=0 border=0>
63  <tr>
64    <td>
65      &nbsp;
66    </td>
67    <td>
68
69<p>
70    </td>
71  </tr>
72</table>
73<hr><h2>Member Function Documentation</h2>
74<a class="anchor" name="Ogre_1_1Win32ErrorDialoga1" doxytag="Ogre::Win32ErrorDialog::display" ></a><p>
75<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
76  <tr>
77    <td class="mdRow">
78      <table cellpadding="0" cellspacing="0" border="0">
79        <tr>
80          <td class="md" nowrap valign="top"> void Ogre::Win32ErrorDialog::display </td>
81          <td class="md" valign="top">(&nbsp;</td>
82          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
83          <td class="mdname" nowrap> <em>errorMessage</em>, </td>
84        </tr>
85        <tr>
86          <td class="md" nowrap align="right"></td>
87          <td></td>
88          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a426">String</a>&nbsp;</td>
89          <td class="mdname" nowrap> <em>logName</em> = ""</td>
90        </tr>
91        <tr>
92          <td></td>
93          <td class="md">)&nbsp;</td>
94          <td class="md" colspan="2"><code> [virtual]</code></td>
95        </tr>
96
97      </table>
98    </td>
99  </tr>
100</table>
101<table cellspacing=5 cellpadding=0 border=0>
102  <tr>
103    <td>
104      &nbsp;
105    </td>
106    <td>
107
108<p>
109Displays the error dialog.
110<p>
111<dl compact><dt><b>Parameters:</b></dt><dd>
112  <table border="0" cellspacing="2" cellpadding="0">
113    <tr><td valign=top><em>errorMessage</em>&nbsp;</td><td>The error message which has caused the failure. </td></tr>
114    <tr><td valign=top><em>logName</em>&nbsp;</td><td>Optional name of the log to display in the detail pane. </td></tr>
115  </table>
116</dl>
117
118<p>
119Implements <a class="el" href="classOgre_1_1ErrorDialog.html#Ogre_1_1ErrorDialoga1">Ogre::ErrorDialog</a>.    </td>
120  </tr>
121</table>
122<a class="anchor" name="Ogre_1_1Win32ErrorDialogf0" doxytag="Ogre::Win32ErrorDialog::DlgProc" ></a><p>
123<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
124  <tr>
125    <td class="mdRow">
126      <table cellpadding="0" cellspacing="0" border="0">
127        <tr>
128          <td class="md" nowrap valign="top"> BOOL CALLBACK Ogre::Win32ErrorDialog::DlgProc </td>
129          <td class="md" valign="top">(&nbsp;</td>
130          <td class="md" nowrap valign="top">HWND&nbsp;</td>
131          <td class="mdname" nowrap> <em>hDlg</em>, </td>
132        </tr>
133        <tr>
134          <td class="md" nowrap align="right"></td>
135          <td></td>
136          <td class="md" nowrap>UINT&nbsp;</td>
137          <td class="mdname" nowrap> <em>iMsg</em>, </td>
138        </tr>
139        <tr>
140          <td class="md" nowrap align="right"></td>
141          <td></td>
142          <td class="md" nowrap>WPARAM&nbsp;</td>
143          <td class="mdname" nowrap> <em>wParam</em>, </td>
144        </tr>
145        <tr>
146          <td class="md" nowrap align="right"></td>
147          <td></td>
148          <td class="md" nowrap>LPARAM&nbsp;</td>
149          <td class="mdname" nowrap> <em>lParam</em></td>
150        </tr>
151        <tr>
152          <td></td>
153          <td class="md">)&nbsp;</td>
154          <td class="md" colspan="2"><code> [static, protected]</code></td>
155        </tr>
156
157      </table>
158    </td>
159  </tr>
160</table>
161<table cellspacing=5 cellpadding=0 border=0>
162  <tr>
163    <td>
164      &nbsp;
165    </td>
166    <td>
167
168<p>
169Callback to process window events.
170<p>
171    </td>
172  </tr>
173</table>
174<hr><h2>Member Data Documentation</h2>
175<a class="anchor" name="Ogre_1_1Win32ErrorDialogp0" doxytag="Ogre::Win32ErrorDialog::mErrorMsg" ></a><p>
176<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
177  <tr>
178    <td class="mdRow">
179      <table cellpadding="0" cellspacing="0" border="0">
180        <tr>
181          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a426">String</a> <a class="el" href="classOgre_1_1Win32ErrorDialog.html#Ogre_1_1Win32ErrorDialogp0">Ogre::Win32ErrorDialog::mErrorMsg</a><code> [protected]</code>
182      </table>
183    </td>
184  </tr>
185</table>
186<table cellspacing=5 cellpadding=0 border=0>
187  <tr>
188    <td>
189      &nbsp;
190    </td>
191    <td>
192
193<p>
194
195<p>
196Definition at line <a class="el" href="OgreWin32ErrorDialog_8h-source.html#l00046">46</a> of file <a class="el" href="OgreWin32ErrorDialog_8h-source.html">OgreWin32ErrorDialog.h</a>.    </td>
197  </tr>
198</table>
199<a class="anchor" name="Ogre_1_1Win32ErrorDialogp1" doxytag="Ogre::Win32ErrorDialog::mHInstance" ></a><p>
200<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
201  <tr>
202    <td class="mdRow">
203      <table cellpadding="0" cellspacing="0" border="0">
204        <tr>
205          <td class="md" nowrap valign="top"> HINSTANCE <a class="el" href="classOgre_1_1Win32ErrorDialog.html#Ogre_1_1Win32ErrorDialogp1">Ogre::Win32ErrorDialog::mHInstance</a><code> [protected]</code>
206      </table>
207    </td>
208  </tr>
209</table>
210<table cellspacing=5 cellpadding=0 border=0>
211  <tr>
212    <td>
213      &nbsp;
214    </td>
215    <td>
216
217<p>
218
219<p>
220Definition at line <a class="el" href="OgreWin32ErrorDialog_8h-source.html#l00050">50</a> of file <a class="el" href="OgreWin32ErrorDialog_8h-source.html">OgreWin32ErrorDialog.h</a>.    </td>
221  </tr>
222</table>
223<hr>The documentation for this class was generated from the following file:<ul>
224<li><a class="el" href="OgreWin32ErrorDialog_8h-source.html">OgreWin32ErrorDialog.h</a></ul>
225<hr>
226<p>
227Copyright &copy; 2000-2005 by The OGRE Team<br />
228<!--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/>
229This 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/>
230                <!--/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#">
231                <Work rdf:about="">
232                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
233        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
234                </Work>
235                <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> -->
236
237Last modified Sun Feb 12 13:05:13 2006
238</p>
239</body>
240</html>
Note: See TracBrowser for help on using the repository browser.