LLStartUp Class Reference

#include <llstartup.h>

List of all members.

Static Public Member Functions

static bool canGoFullscreen ()
static void setStartupState (S32 state)
static S32 getStartupState ()
static bool dispatchURL ()

Static Public Attributes

static std::string sSLURLCommand

Static Protected Attributes

static S32 gStartupState = STATE_FIRST


Detailed Description

Definition at line 77 of file llstartup.h.


Member Function Documentation

bool LLStartUp::canGoFullscreen (  )  [static]

Definition at line 3751 of file llstartup.cpp.

References gStartupState, and STATE_WORLD_INIT.

Referenced by LLViewerWindow::changeDisplaySettings(), and LLViewerWindow::checkSettings().

Here is the caller graph for this function:

void LLStartUp::setStartupState ( S32  state  )  [static]

static S32 LLStartUp::getStartupState (  )  [inline, static]

bool LLStartUp::dispatchURL (  )  [static]

Definition at line 3756 of file llstartup.cpp.

References LLURLDispatcher::dispatch(), gAgent, LLViewerRegion::getName(), LLAgent::getPositionAgent(), LLAgent::getRegion(), LLURLSimString::getURL(), LLVector3::mV, LLURLSimString::parse(), LLURLSimString::sInstance, sSLURLCommand, VX, and VY.

Referenced by idle_startup().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

std::string LLStartUp::sSLURLCommand [static]

Definition at line 92 of file llstartup.h.

Referenced by dispatchURL(), idle_startup(), and LLAppViewer::initConfiguration().

S32 LLStartUp::gStartupState = STATE_FIRST [static, protected]

Definition at line 97 of file llstartup.h.

Referenced by canGoFullscreen(), getStartupState(), and setStartupState().


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

Generated on Fri May 16 09:06:59 2008 for SecondLife by  doxygen 1.5.5