20 #ifndef HPP_RBPRM_CORBA_SERVER_HH
21 #define HPP_RBPRM_CORBA_SERVER_HH
23 #include <hpp/corba/template/server.hh>
25 #include <hpp/corbaserver/problem-solver-map.hh>
27 #include <hpp/corbaserver/server-plugin.hh>
36 Server(corbaServer::Server* parent);
42 void startCorbaServer(
const std::string& contextId,
const std::string& contextKind);
44 std::string name()
const;
46 ::CORBA::Object_ptr servant (
const std::string& name)
const;
54 #endif // HPP_RBPRM_CORBA_SERVER_HH