Inheritance diagram for IAEX::OmcInteractiveEnvironment:
Public Member Functions | |
virtual QString | getError () |
Method for get error message from OMC. | |
virtual void | evalExpression (QString &expr) |
Method for evaluationg expressions. | |
virtual void | closeConnection () |
Method for closing connection to OMC. | |
virtual void | reconnect () |
Method for closing reconnection to OMC. | |
virtual bool | startDelegate () |
Method for starting OMC. | |
Static Public Member Functions | |
static bool | startOMC () |
Ststic method for starting OMC. |
|
Method for closing connection to OMC.
Implements IAEX::InputCellDelegate. |
|
Method for evaluationg expressions.
Implements IAEX::InputCellDelegate. |
|
Method for get error message from OMC.
Implements IAEX::InputCellDelegate. |
|
Method for closing reconnection to OMC.
Implements IAEX::InputCellDelegate. |
|
Method for starting OMC.
Implements IAEX::InputCellDelegate. |
|
Ststic method for starting OMC.
|