#include <hpp/corbaserver/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()
◆ problemSolverMap()
◆ servant()
CORBA::Object_ptr hpp::corbaServer::BasicServer::servant |
( |
const std::string & |
name | ) |
const |
|
virtual |
◆ 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_
The documentation for this class was generated from the following file: