OpenSim
|
Classes | |
class | Commands |
class | Parser |
class | CommandConsole |
A console that processes commands internally More... | |
class | ConsoleBase |
class | ConsoleDisplayList |
Used to generated a formatted table for the console. More... | |
class | ConsoleDisplayTable |
Used to generated a formatted table for the console. More... | |
struct | ConsoleDisplayTableColumn |
struct | ConsoleDisplayTableRow |
class | ConsoleDisplayUtil |
This will be a set of typical column sizes to allow greater consistency between console commands. | |
class | ConsolePluginCommand |
Holder object for a new console plugin command More... | |
class | ConsoleUtil |
class | LocalConsole |
A console that uses cursor control and color More... | |
class | MockConsole |
This is a Fake console that's used when setting up the Scene in Unit Tests Don't use this except for Unit Testing or you're in for a world of hurt when the sim gets to ReadLine More... | |
class | MockCommands |
class | OpenSimAppender |
Writes log information out onto the console More... | |
class | ConsoleConnection |
class | RemoteConsole |
Functions | |
delegate void | ConsoleCommand (string[] comParams) |
delegate void OpenSim.Framework.Console.ConsoleCommand | ( | string[] | comParams | ) |