Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::SDLError Class Reference

Simple CLI error output. More...

#include <OgreSDLError.h>

Inheritance diagram for Ogre::SDLError:

Inheritance graph
[legend]
Collaboration diagram for Ogre::SDLError:

Collaboration graph
[legend]
List of all members.

Public Methods

 SDLError ()
void display (const String &errorMessage, String logName="")
 Displays the error dialog.


Detailed Description

Simple CLI error output.

Definition at line 34 of file OgreSDLError.h.


Constructor & Destructor Documentation

Ogre::SDLError::SDLError  
 

Definition at line 37 of file OgreSDLError.h.


Member Function Documentation

void Ogre::SDLError::display const String   errorMessage,
String    logName = ""
[virtual]
 

Displays the error dialog.

Parameters:
errorMessage  The error message which has caused the failure.
logName  Optional name of the log to display in the detail pane.

Implements Ogre::ErrorDialog.

Definition at line 41 of file OgreSDLError.h.


The documentation for this class was generated from the following file:

Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:15:03 2004