#include <basic-server.hh>
◆ ~ServerPlugin()
virtual hpp::corbaServer::BasicServer::~ServerPlugin |
( |
| ) |
|
|
inlinevirtual |
◆ BasicServer()
hpp::corbaServer::BasicServer::BasicServer |
( |
Server * |
parent | ) |
|
◆ ~BasicServer()
hpp::corbaServer::BasicServer::~BasicServer |
( |
| ) |
|
◆ name() [1/2]
std::string hpp::corbaServer::BasicServer::name |
( |
| ) |
const |
|
pure virtual |
◆ name() [2/2]
std::string hpp::corbaServer::BasicServer::name |
( |
| ) |
const |
|
virtual |
◆ problemSolver()
core::ProblemSolverPtr_t hpp::corbaServer::BasicServer::problemSolver |
( |
| ) |
const |
throw | ( | std::logic_error |
| ) | | |
|
inline |
◆ problemSolverMap()
◆ ServerPlugin()
hpp::corbaServer::BasicServer::ServerPlugin |
( |
bool |
multithread | ) |
|
|
inlineprotected |
◆ setProblemSolverMap()
Set planner that will be controlled by server.
◆ startCorbaServer() [1/2]
void hpp::corbaServer::BasicServer::startCorbaServer |
( |
const std::string & |
contextId, |
|
|
const std::string & |
contextKind |
|
) |
| |
|
pure virtual |
◆ startCorbaServer() [2/2]
void hpp::corbaServer::BasicServer::startCorbaServer |
( |
const std::string & |
contextId, |
|
|
const std::string & |
contextKind |
|
) |
| |
|
virtual |
◆ multithread_
bool hpp::corbaServer::BasicServer::multithread_ |
|
protected |
◆ problemSolverMap_