You must implement this interface is you have corba clients.
More...
#include <gepetto/gui/plugin-interface.hh>
You must implement this interface is you have corba clients.
◆ ~CorbaInterface()
virtual gepetto::gui::CorbaInterface::~CorbaInterface |
( |
| ) |
|
|
inlinevirtual |
◆ closeConnection()
virtual void gepetto::gui::CorbaInterface::closeConnection |
( |
| ) |
|
|
pure virtual |
◆ corbaException()
virtual bool gepetto::gui::CorbaInterface::corbaException |
( |
int |
jobId, |
|
|
const CORBA::Exception & |
excep |
|
) |
| const |
|
pure virtual |
return true if error was handled.
◆ openConnection()
virtual void gepetto::gui::CorbaInterface::openConnection |
( |
| ) |
|
|
pure virtual |