| Interface | Description |
|---|---|
| IORNameProvider |
A provider that returns the name of the IOR file of omc.
|
| Class | Description |
|---|---|
| CustomIORNameProvider |
Provider for custom/self-defined IOR name (the suffix).
|
| OMCClient |
Implementation of OMCInterface.
|
| OMCInterface |
Represents a connection to omc over CORBA.
|
| Result |
Result from a call to omc containing the result string and an optional error-message.
|
| ScriptingHelper |
Helper for creating commands/expressions for the corba-interface.
|
| StdIORNameProvider |
A provider for the default IOR-filename that is defined by omc if no
-c/--sessionName flag is given to omc. |