Simias::Client::Manager Class Reference

System Manager. More...

List of all members.

Public Member Functions

 Manager ()
 Initializes an instance of this object.
 Manager (string[] args)
 Initializes an instance of this object.
string Start ()
 Starts the Simias process running.
bool Stop ()
 Shuts down the simias web service process.

Properties

string ApplicationPath [get, set]
 Getter/Setter for the Simias application path.
string DataPath [get, set]
 Getter/Setter for the Simias data path.
string Port [get, set]
 Getter/Setter for the web service port or range. Null indicates to to use a dynamic port.
bool IsServer [get, set]
 Getter/Setter for running in a client or server configuration.
bool ShowConsole [get, set]
 Getter/Setter for creating a console window when launching Simias.
bool Verbose [get, set]
 Getter/Setter to turn on extra debug messages.
Uri WebServiceUri [get]
 Gets the web service URI.


Detailed Description

System Manager.


Constructor & Destructor Documentation

Simias::Client::Manager::Manager (  )  [inline]

Initializes an instance of this object.

Simias::Client::Manager::Manager ( string[]  args  )  [inline]

Initializes an instance of this object.

Parameters:
args Configuration argument array.


Member Function Documentation

string Simias::Client::Manager::Start (  )  [inline]

Starts the Simias process running.

Returns:
The URI of the web service if successful.

bool Simias::Client::Manager::Stop (  )  [inline]

Shuts down the simias web service process.


Property Documentation

string Simias::Client::Manager::ApplicationPath [get, set]

Getter/Setter for the Simias application path.

string Simias::Client::Manager::DataPath [get, set]

Getter/Setter for the Simias data path.

string Simias::Client::Manager::Port [get, set]

Getter/Setter for the web service port or range. Null indicates to to use a dynamic port.

bool Simias::Client::Manager::IsServer [get, set]

Getter/Setter for running in a client or server configuration.

bool Simias::Client::Manager::ShowConsole [get, set]

Getter/Setter for creating a console window when launching Simias.

bool Simias::Client::Manager::Verbose [get, set]

Getter/Setter to turn on extra debug messages.

Uri Simias::Client::Manager::WebServiceUri [get]

Gets the web service URI.


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

Generated on Wed Apr 8 14:47:23 2009 for simias by  doxygen 1.5.6