Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 06719cf03808e17ae6f0852ca1052dc2 > files > 2140

libogre1-devel-0.13.0-1mdk.i586.rpm

<html>
<head>
<title>Ogre::ErrorDialog class Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
<link type="text/css" rel="stylesheet" href="style.css">
</head>

<body>
<!-- Generated by Doxygen 1.2.16 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>Ogre::ErrorDialog  Class Reference</h1>Class for displaying the error dialog if <a class="el" href="namespaceOgre.html">Ogre</a> fails badly. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="OgreErrorDialog_8h-source.html">OgreErrorDialog.h</a>&gt;</code>
<p>
Inheritance diagram for Ogre::ErrorDialog:<p><center><img src="classOgre_1_1ErrorDialog__inherit__graph.png" border="0" usemap="#Ogre_1_1ErrorDialog__inherit__map" alt="Inheritance graph"></center>
<map name="Ogre_1_1ErrorDialog__inherit__map">
<area href="classOgre_1_1SDLError.html" shape="rect" coords="7,105,111,87" alt="">
<area href="classOgre_1_1Win32ErrorDialog.html" shape="rect" coords="135,105,287,87" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classOgre_1_1ErrorDialog-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ErrorDialog.html#Ogre_1_1ErrorDialoga0">display</a> (const <a class="el" href="classOgre_1_1String.html">String</a> &amp;errorMessage, <a class="el" href="classOgre_1_1String.html">String</a> logName="")=0</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Displays the error dialog.</em> <a href="#Ogre_1_1ErrorDialoga0"></a><em></em></font><br><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Class for displaying the error dialog if <a class="el" href="namespaceOgre.html">Ogre</a> fails badly.
<p>

<p>
Definition at line <a class="el" href="OgreErrorDialog_8h-source.html#l00036">36</a> of file <a class="el" href="OgreErrorDialog_8h-source.html">OgreErrorDialog.h</a>.<hr><h2>Member Function Documentation</h2>
<a name="Ogre_1_1ErrorDialoga0" doxytag="Ogre::ErrorDialog::display"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual void Ogre::ErrorDialog::display </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>errorMessage</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="classOgre_1_1String.html">String</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>logName</em> = ""</td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [pure virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Displays the error dialog.
<p>
<dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>errorMessage</em>&nbsp;</td><td>
The error message which has caused the failure. </td></tr>
<tr><td valign=top><em>logName</em>&nbsp;</td><td>
Optional name of the log to display in the detail pane. </td></tr>
</table>
</dl>
<p>
Implemented in <a class="el" href="classOgre_1_1SDLError.html#Ogre_1_1SDLErrora1">Ogre::SDLError</a>, and <a class="el" href="classOgre_1_1Win32ErrorDialog.html#Ogre_1_1Win32ErrorDialoga1">Ogre::Win32ErrorDialog</a>.
<p>
Referenced by <a class="el" href="OgreRoot_8cpp-source.html#l00079">Ogre::handleTerminate</a>().    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="OgreErrorDialog_8h-source.html">OgreErrorDialog.h</a></ul>
<p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:17:19 2004
</p>
</body>
</html>