IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
This is the complete list of members for IG.Lib.CommandLine, including all inherited members.
_arguments | IG.Lib.CommandLine | protected |
_command | IG.Lib.CommandLine | protected |
_commandReferences | IG.Lib.CommandLine | private |
_idPproxy | IG.Lib.CommandLine | private |
_mainLock | IG.Lib.CommandLine | private |
_register | IG.Lib.CommandLine | privatestatic |
_threadStarted | IG.Lib.CommandLine | protected |
AddCommandReference(int interpreterId, string commandName, string description) | IG.Lib.CommandLine | inline |
CommandLine() | IG.Lib.CommandLine | inline |
Dispose() | IG.Lib.CommandLine | pure virtual |
Execute(CommandLineInterpreter interpreter, string command, string[] arguments) | IG.Lib.CommandLine | protectedpure virtual |
Id | IG.Lib.CommandLine | |
IsRegistered() | IG.Lib.CommandLine | inline |
Lock | IG.Lib.CommandLine | |
ObjectRegister | IG.Lib.CommandLine | |
Register() | IG.Lib.CommandLine | inline |
RemoveCommandReference(int interpreterId, string commandName) | IG.Lib.CommandLine | inline |
Unregister() | IG.Lib.CommandLine | inline |
~CommandLine() | IG.Lib.CommandLine | inlineprivate |