OpenSim::Application Class Reference

Starting class for the OpenSimulator Region. More...

List of all members.

Static Public Member Functions

static void Main (string[] args)

Static Public Attributes

static string iniFilePath = ""
 Path to the main ini Configuration file.
static bool m_saveCrashDumps = false
 Save Crashes in the bin/crashes folder. Configurable with m_crashDir.
static string m_crashDir = "crashes"
 Directory to save crash reports to. Relative to bin/.

Static Protected Attributes

static OpenSimBase m_sim = null
 Instance of the OpenSim class. This could be OpenSim or OpenSimBackground depending on the configuration.


Detailed Description

Starting class for the OpenSimulator Region.


Member Function Documentation

static void OpenSim::Application::Main ( string[]  args  )  [inline, static]


Member Data Documentation

string OpenSim::Application::iniFilePath = "" [static]

Path to the main ini Configuration file.

Save Crashes in the bin/crashes folder. Configurable with m_crashDir.

string OpenSim::Application::m_crashDir = "crashes" [static]

Directory to save crash reports to. Relative to bin/.

OpenSimBase OpenSim::Application::m_sim = null [static, protected]

Instance of the OpenSim class. This could be OpenSim or OpenSimBackground depending on the configuration.


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

Generated on Fri Feb 10 01:00:52 2012 for OpenSim by  doxygen 1.5.6