Launch a OmniORB CORBA server for remote access to the GUI. More...
#include </local/robotpkg/var/tmp/robotpkg/graphics/py-qt-gepetto-viewer-corba/work/gepetto-viewer-corba-5.3.2/plugins/omniorbserver/plugin.hh>
Public Member Functions | |
OmniOrbServerPlugin () | |
~OmniOrbServerPlugin () | |
QString | name () const |
void | stopServer () |
![]() | |
PluginInterface () | |
virtual | ~PluginInterface () |
void | doInit () |
bool | isInit () const |
const QString & | errorMsg () const |
Protected Member Functions | |
void | init () |
Launch a OmniORB CORBA server for remote access to the GUI.
OmniOrbServerPlugin::OmniOrbServerPlugin | ( | ) |
OmniOrbServerPlugin::~OmniOrbServerPlugin | ( | ) |
|
protectedvirtual |
Implements gepetto::gui::PluginInterface.
Referenced by name().
|
inlinevirtual |
Implements gepetto::gui::PluginInterface.
References init(), and stopServer().
void OmniOrbServerPlugin::stopServer | ( | ) |
Referenced by name().