Public Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
Ogre::ErrorDialog Class Reference

Class for displaying the error dialog if Ogre fails badly. More...

#include <OgreErrorDialogImp.h>

Public Member Functions

 ErrorDialog ()
 
 ErrorDialog ()
 
 ErrorDialog ()
 
 ErrorDialog ()
 
 ErrorDialog ()
 
 ErrorDialog ()
 
 ErrorDialog ()
 
 ErrorDialog ()
 
 ~ErrorDialog ()
 
 ~ErrorDialog ()
 
void display (const String &errorMessage, String logName="")
 
void display (const String &errorMessage, String logName="")
 
void display (const String &errorMessage, String logName="")
 
void display (const String &errorMessage, String logName="")
 
void display (const String &errorMessage, String logName="")
 
void display (const String &errorMessage, String logName="")
 
void display (const String &errorMessage, String logName="")
 
void display (const String &errorMessage, String logName="")
 

Static Protected Member Functions

static INT_PTR CALLBACK DlgProc (HWND hDlg, UINT iMsg, WPARAM wParam, LPARAM lParam)
 Callback to process window events. More...
 

Protected Attributes

String mErrorMsg
 
HINSTANCE mHInstance
 

Detailed Description

Class for displaying the error dialog if Ogre fails badly.

Definition at line 36 of file Android/OgreErrorDialogImp.h.

Constructor & Destructor Documentation

◆ ErrorDialog() [1/8]

Ogre::ErrorDialog::ErrorDialog ( )

◆ ErrorDialog() [2/8]

Ogre::ErrorDialog::ErrorDialog ( )

◆ ErrorDialog() [3/8]

Ogre::ErrorDialog::ErrorDialog ( )

◆ ErrorDialog() [4/8]

Ogre::ErrorDialog::ErrorDialog ( )

◆ ErrorDialog() [5/8]

Ogre::ErrorDialog::ErrorDialog ( )

◆ ErrorDialog() [6/8]

Ogre::ErrorDialog::ErrorDialog ( )

◆ ErrorDialog() [7/8]

Ogre::ErrorDialog::ErrorDialog ( )

◆ ~ErrorDialog() [1/2]

Ogre::ErrorDialog::~ErrorDialog ( )

Definition at line 52 of file WIN32/OgreErrorDialogImp.h.

◆ ErrorDialog() [8/8]

Ogre::ErrorDialog::ErrorDialog ( )

◆ ~ErrorDialog() [2/2]

Ogre::ErrorDialog::~ErrorDialog ( )

Definition at line 44 of file OgreErrorDialogImpWinRT.h.

Member Function Documentation

◆ display() [1/8]

void Ogre::ErrorDialog::display ( const String errorMessage,
String  logName = "" 
)
Remarks
Displays the error dialog.
Parameters
errorMessageThe error message which has caused the failure.
logNameOptional name of the log to display in the detail pane.

◆ display() [2/8]

void Ogre::ErrorDialog::display ( const String errorMessage,
String  logName = "" 
)
Remarks
Displays the error dialog.
Parameters
errorMessageThe error message which has caused the failure.
logNameOptional name of the log to display in the detail pane.

◆ display() [3/8]

void Ogre::ErrorDialog::display ( const String errorMessage,
String  logName = "" 
)
Remarks
Displays the error dialog.
Parameters
errorMessageThe error message which has caused the failure.
logNameOptional name of the log to display in the detail pane.

◆ display() [4/8]

void Ogre::ErrorDialog::display ( const String errorMessage,
String  logName = "" 
)
Remarks
Displays the error dialog.
Parameters
errorMessageThe error message which has caused the failure.
logNameOptional name of the log to display in the detail pane.

◆ display() [5/8]

void Ogre::ErrorDialog::display ( const String errorMessage,
String  logName = "" 
)
Remarks
Displays the error dialog.
Parameters
errorMessageThe error message which has caused the failure.
logNameOptional name of the log to display in the detail pane.

◆ display() [6/8]

void Ogre::ErrorDialog::display ( const String errorMessage,
String  logName = "" 
)
Remarks
Displays the error dialog.
Parameters
errorMessageThe error message which has caused the failure.
logNameOptional name of the log to display in the detail pane.

◆ display() [7/8]

void Ogre::ErrorDialog::display ( const String errorMessage,
String  logName = "" 
)
Remarks
Displays the error dialog.
Parameters
errorMessageThe error message which has caused the failure.
logNameOptional name of the log to display in the detail pane.

◆ display() [8/8]

void Ogre::ErrorDialog::display ( const String errorMessage,
String  logName = "" 
)
Remarks
Displays the error dialog.
Parameters
errorMessageThe error message which has caused the failure.
logNameOptional name of the log to display in the detail pane.

◆ DlgProc()

static INT_PTR CALLBACK Ogre::ErrorDialog::DlgProc ( HWND  hDlg,
UINT  iMsg,
WPARAM  wParam,
LPARAM  lParam 
)
staticprotected

Callback to process window events.

Member Data Documentation

◆ mErrorMsg

String Ogre::ErrorDialog::mErrorMsg
protected

Definition at line 65 of file WIN32/OgreErrorDialogImp.h.

◆ mHInstance

HINSTANCE Ogre::ErrorDialog::mHInstance
protected

Definition at line 73 of file WIN32/OgreErrorDialogImp.h.


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Sun Oct 22 2017 04:04:15