hpp-rbprm-corba  4.12.0
Corba server for reachability based planning
hpp::rbprm::Server Class Reference

#include <hpp/corbaserver/rbprm/server.hh>

Inheritance diagram for hpp::rbprm::Server:
Collaboration diagram for hpp::rbprm::Server:

Public Member Functions

 Server (corbaServer::Server *parent)
 
 ~Server ()
 
void startCorbaServer (const std::string &contextId, const std::string &contextKind)
 
std::string name () const
 
::CORBA::Object_ptr servant (const std::string &name) const
 

Public Attributes

corba::Server< impl::RbprmBuilder > * rbprmBuilder_
 

Constructor & Destructor Documentation

◆ Server()

hpp::rbprm::Server::Server ( corbaServer::Server *  parent)

◆ ~Server()

hpp::rbprm::Server::~Server ( )

Member Function Documentation

◆ name()

std::string hpp::rbprm::Server::name ( ) const

◆ servant()

::CORBA::Object_ptr hpp::rbprm::Server::servant ( const std::string &  name) const

◆ startCorbaServer()

void hpp::rbprm::Server::startCorbaServer ( const std::string &  contextId,
const std::string &  contextKind 
)

Start corba server Call hpp::corba::Server <impl::Problem>::startCorbaServer

Member Data Documentation

◆ rbprmBuilder_

corba::Server<impl::RbprmBuilder>* hpp::rbprm::Server::rbprmBuilder_

The documentation for this class was generated from the following file: