OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Static Public Attributes | List of all members
Robust.Tests.DemonServer Class Reference
Inheritance diagram for Robust.Tests.DemonServer:
Inheritance graph
[legend]
Collaboration diagram for Robust.Tests.DemonServer:
Collaboration graph
[legend]

Public Member Functions

void StartDemon ()
 
void StopDemon ()
 

Static Public Attributes

static string Address = "http://localhost:8888"
 

Additional Inherited Members

- Static Public Member Functions inherited from OpenSim.Server.OpenSimServer
static int Main (string[] args)
 
- Static Protected Attributes inherited from OpenSim.Server.OpenSimServer
static HttpServerBase m_Server = null
 
static List< IServiceConnectorm_ServiceConnectors
 
static PluginLoader loader
 

Detailed Description

Definition at line 42 of file DemonServer.cs.

Member Function Documentation

void Robust.Tests.DemonServer.StartDemon ( )
inline

Definition at line 49 of file DemonServer.cs.

void Robust.Tests.DemonServer.StopDemon ( )
inline

Definition at line 63 of file DemonServer.cs.

Member Data Documentation

string Robust.Tests.DemonServer.Address = "http://localhost:8888"
static

Definition at line 46 of file DemonServer.cs.


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