hpp-affordance-corba 4.14.0
Corba server for Humanoid Path Planner Affordance applications
Loading...
Searching...
No Matches
hpp::affordanceCorba::Server Class Reference

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

Inheritance diagram for hpp::affordanceCorba::Server:
Collaboration diagram for hpp::affordanceCorba::Server:

Public Member Functions

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

Constructor & Destructor Documentation

◆ Server()

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

◆ ~Server()

hpp::affordanceCorba::Server::~Server ( )

Shutdown CORBA server.

Member Function Documentation

◆ name()

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

◆ servant()

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

◆ startCorbaServer()

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

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