#include <hpp/corbaserver/server-plugin.hh>
virtual hpp::corbaServer::ServerPlugin::~ServerPlugin |
( |
| ) |
|
|
inlinevirtual |
hpp::corbaServer::ServerPlugin::ServerPlugin |
( |
Server * |
parent | ) |
|
|
inlineprotected |
virtual std::string hpp::corbaServer::ServerPlugin::name |
( |
| ) |
const |
|
pure virtual |
Server* hpp::corbaServer::ServerPlugin::parent |
( |
| ) |
|
|
inline |
core::ProblemSolverPtr_t hpp::corbaServer::ServerPlugin::problemSolver |
( |
| ) |
const |
throw | ( | std::logic_error |
| ) | | |
|
inline |
Set planner that will be controlled by server.
virtual void hpp::corbaServer::ServerPlugin::startCorbaServer |
( |
const std::string & |
contextId, |
|
|
const std::string & |
contextKind |
|
) |
| |
|
pure virtual |
Server* hpp::corbaServer::ServerPlugin::parent_ |
|
protected |