OpenSim::OpenSim Class Reference

Interactive OpenSim region server. More...

Inheritance diagram for OpenSim::OpenSim:

OpenSim::OpenSimBase OpenSim::Region::ClientStack::RegionApplicationBase OpenSim::Framework::Servers::BaseOpenSimServer OpenSim::OpenSimBackground

List of all members.

Public Member Functions

 OpenSim (IConfigSource configSource)
override void ShutdownSpecific ()
 Performs any last-minute sanity checking and shuts down the region server.
void RunCommand (string module, string[] cmdparams)
 Runs commands issued by the server console from the operator.
override void HandleShow (string mod, string[] cmd)
 Many commands list objects for debugging. Some of the types are listed here.

Protected Member Functions

override void ReadExtraConfigSettings ()
override void StartupSpecific ()
 Performs initialisation of the scene, such as loading configuration from disk.
void ChangeSelectedRegion (string module, string[] cmdparams)
 Change the currently selected region. The selected region is that operated upon by single region commands.
void Debug (string module, string[] args)
 Turn on some debugging values for OpenSim.
void SavePrimsXml2 (string module, string[] cmdparams)
 Use XML2 format to serialize data to a file.
void SaveXml (string module, string[] cmdparams)
 Use XML format to serialize data to a file.
void LoadXml (string module, string[] cmdparams)
 Loads data and region objects from XML format.
void SaveXml2 (string module, string[] cmdparams)
 Serialize region data to XML2Format.
void LoadXml2 (string module, string[] cmdparams)
 Load region data from Xml2Format.
void LoadOar (string module, string[] cmdparams)
 Load a whole region from an opensimulator archive.
void SaveOar (string module, string[] cmdparams)
 Save a region to a file, including all the assets needed to restore it.
void KillUUID (string module, string[] cmdparams)
 Kill an object given its UUID.

Protected Attributes

string m_startupCommandsFile
string m_shutdownCommandsFile
bool m_gui = false
string m_consoleType = "local"
uint m_consolePort = 0


Detailed Description

Interactive OpenSim region server.


Constructor & Destructor Documentation

OpenSim::OpenSim::OpenSim ( IConfigSource  configSource  )  [inline]


Member Function Documentation

override void OpenSim::OpenSim::ReadExtraConfigSettings (  )  [inline, protected, virtual]

Reimplemented from OpenSim::OpenSimBase.

override void OpenSim::OpenSim::StartupSpecific (  )  [inline, protected, virtual]

Performs initialisation of the scene, such as loading configuration from disk.

Reimplemented from OpenSim::OpenSimBase.

override void OpenSim::OpenSim::ShutdownSpecific (  )  [inline, virtual]

Performs any last-minute sanity checking and shuts down the region server.

Reimplemented from OpenSim::OpenSimBase.

void OpenSim::OpenSim::RunCommand ( string  module,
string[]  cmdparams 
) [inline]

Runs commands issued by the server console from the operator.

Parameters:
command The first argument of the parameter (the command)
cmdparams Additional arguments passed to the command

void OpenSim::OpenSim::ChangeSelectedRegion ( string  module,
string[]  cmdparams 
) [inline, protected]

Change the currently selected region. The selected region is that operated upon by single region commands.

Parameters:
cmdParams 

void OpenSim::OpenSim::Debug ( string  module,
string[]  args 
) [inline, protected]

Turn on some debugging values for OpenSim.

Parameters:
args 

override void OpenSim::OpenSim::HandleShow ( string  mod,
string[]  cmd 
) [inline, virtual]

Many commands list objects for debugging. Some of the types are listed here.

Parameters:
mod 
cmd 

Reimplemented from OpenSim::Framework::Servers::BaseOpenSimServer.

void OpenSim::OpenSim::SavePrimsXml2 ( string  module,
string[]  cmdparams 
) [inline, protected]

Use XML2 format to serialize data to a file.

Parameters:
module 
cmdparams 

void OpenSim::OpenSim::SaveXml ( string  module,
string[]  cmdparams 
) [inline, protected]

Use XML format to serialize data to a file.

Parameters:
module 
cmdparams 

void OpenSim::OpenSim::LoadXml ( string  module,
string[]  cmdparams 
) [inline, protected]

Loads data and region objects from XML format.

Parameters:
module 
cmdparams 

void OpenSim::OpenSim::SaveXml2 ( string  module,
string[]  cmdparams 
) [inline, protected]

Serialize region data to XML2Format.

Parameters:
module 
cmdparams 

void OpenSim::OpenSim::LoadXml2 ( string  module,
string[]  cmdparams 
) [inline, protected]

Load region data from Xml2Format.

Parameters:
module 
cmdparams 

void OpenSim::OpenSim::LoadOar ( string  module,
string[]  cmdparams 
) [inline, protected]

Load a whole region from an opensimulator archive.

Parameters:
cmdparams 

void OpenSim::OpenSim::SaveOar ( string  module,
string[]  cmdparams 
) [inline, protected]

Save a region to a file, including all the assets needed to restore it.

Parameters:
cmdparams 

void OpenSim::OpenSim::KillUUID ( string  module,
string[]  cmdparams 
) [inline, protected]

Kill an object given its UUID.

Parameters:
cmdparams 


Member Data Documentation

bool OpenSim::OpenSim::m_gui = false [protected]

string OpenSim::OpenSim::m_consoleType = "local" [protected]

uint OpenSim::OpenSim::m_consolePort = 0 [protected]


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