OmniOrbServerPlugin Class Reference

Launch a OmniORB CORBA server for remote access to the GUI. More...

#include </root/robotpkg/graphics/gepetto-viewer-corba/work.runner-7gqkM7SY-project-90-concurrent-3/gepetto-viewer-corba-5.3.1/plugins/omniorbserver/plugin.hh>

Inheritance diagram for OmniOrbServerPlugin:
[legend]
Collaboration diagram for OmniOrbServerPlugin:
[legend]

Public Member Functions

 OmniOrbServerPlugin ()
 
 ~OmniOrbServerPlugin ()
 
QString name () const
 
void stopServer ()
 

Protected Member Functions

void init ()
 

Detailed Description

Launch a OmniORB CORBA server for remote access to the GUI.

Constructor & Destructor Documentation

OmniOrbServerPlugin::OmniOrbServerPlugin ( )
OmniOrbServerPlugin::~OmniOrbServerPlugin ( )

Member Function Documentation

void OmniOrbServerPlugin::init ( )
protected

Referenced by name().

QString OmniOrbServerPlugin::name ( ) const
inline

References init(), and stopServer().

void OmniOrbServerPlugin::stopServer ( )

Referenced by name().