OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | Protected Attributes | List of all members
OpenSim.Server.Base.CommandManager Class Reference

Command manager - Wrapper for OpenSim.Framework.PluginManager to allow us to add commands to the console to perform operations on our repos and plugins More...

Collaboration diagram for OpenSim.Server.Base.CommandManager:
Collaboration graph
[legend]

Public Member Functions

 CommandManager (AddinRegistry registry)
 

Public Attributes

AddinRegistry PluginRegistry
 

Protected Attributes

PluginManager PluginManager
 

Detailed Description

Command manager - Wrapper for OpenSim.Framework.PluginManager to allow us to add commands to the console to perform operations on our repos and plugins

Definition at line 48 of file CommandManager.cs.

Constructor & Destructor Documentation

OpenSim.Server.Base.CommandManager.CommandManager ( AddinRegistry  registry)
inline

Definition at line 53 of file CommandManager.cs.

Member Data Documentation

PluginManager OpenSim.Server.Base.CommandManager.PluginManager
protected

Definition at line 51 of file CommandManager.cs.

AddinRegistry OpenSim.Server.Base.CommandManager.PluginRegistry

Definition at line 50 of file CommandManager.cs.


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