#include <llwindowheadless.h>


Public Member Functions | |
| LLSplashScreenHeadless () | |
| virtual | ~LLSplashScreenHeadless () |
| void | showImpl () |
| void | updateImpl (const char *mesg) |
| void | hideImpl () |
Definition at line 110 of file llwindowheadless.h.
| LLSplashScreenHeadless::LLSplashScreenHeadless | ( | ) | [inline] |
Definition at line 113 of file llwindowheadless.h.
| virtual LLSplashScreenHeadless::~LLSplashScreenHeadless | ( | ) | [inline, virtual] |
Definition at line 114 of file llwindowheadless.h.
| void LLSplashScreenHeadless::showImpl | ( | ) | [inline, virtual] |
| void LLSplashScreenHeadless::updateImpl | ( | const char * | mesg | ) | [inline, virtual] |
| void LLSplashScreenHeadless::hideImpl | ( | ) | [inline, virtual] |
1.5.5