#include <llwindowmacosx.h>
Inheritance diagram for LLSplashScreenMacOSX:


| Public Member Functions | |
| LLSplashScreenMacOSX () | |
| virtual | ~LLSplashScreenMacOSX () | 
| void | showImpl () | 
| void | updateImpl (const char *mesg) | 
| void | hideImpl () | 
| Private Attributes | |
| WindowRef | mWindow | 
Definition at line 201 of file llwindowmacosx.h.
| LLSplashScreenMacOSX::LLSplashScreenMacOSX | ( | ) | 
| virtual LLSplashScreenMacOSX::~LLSplashScreenMacOSX | ( | ) |  [virtual] | 
| void LLSplashScreenMacOSX::hideImpl | ( | ) |  [virtual] | 
Implements LLSplashScreen.
| void LLSplashScreenMacOSX::showImpl | ( | ) |  [virtual] | 
Implements LLSplashScreen.
| void LLSplashScreenMacOSX::updateImpl | ( | const char * | mesg | ) |  [virtual] | 
Implements LLSplashScreen.
| WindowRef LLSplashScreenMacOSX::mWindow  [private] | 
Definition at line 212 of file llwindowmacosx.h.
 1.4.7
 1.4.7