#include <hpp/corbaserver/server-plugin.hh>
◆ ~ServerPlugin()
virtual hpp::corbaServer::ServerPlugin::~ServerPlugin |
( |
| ) |
|
|
inlinevirtual |
◆ ServerPlugin()
hpp::corbaServer::ServerPlugin::ServerPlugin |
( |
Server * |
parent | ) |
|
|
inlineprotected |
◆ initializeTplServer()
template<typename T >
void hpp::corbaServer::ServerPlugin::initializeTplServer |
( |
corba::Server< T > *& |
server, |
|
|
const std::string & |
contextId, |
|
|
const std::string & |
contextKind, |
|
|
const std::string & |
objectId, |
|
|
const std::string & |
objectKind |
|
) |
| |
|
inlineprotected |
◆ name()
virtual std::string hpp::corbaServer::ServerPlugin::name |
( |
| ) |
const |
|
pure virtual |
◆ parent()
Server* hpp::corbaServer::ServerPlugin::parent |
( |
| ) |
|
|
inline |
◆ problemSolver()
◆ problemSolverMap()
◆ servant()
virtual ::CORBA::Object_ptr hpp::corbaServer::ServerPlugin::servant |
( |
const std::string & |
name | ) |
const |
|
pure virtual |
◆ setProblemSolverMap()
Set planner that will be controlled by server.
◆ startCorbaServer()
virtual void hpp::corbaServer::ServerPlugin::startCorbaServer |
( |
const std::string & |
contextId, |
|
|
const std::string & |
contextKind |
|
) |
| |
|
pure virtual |
◆ parent_
Server* hpp::corbaServer::ServerPlugin::parent_ |
|
protected |
◆ problemSolverMap_
The documentation for this class was generated from the following file: