#include <hpp/corbaserver/affordance/server.hh>
|
| Server (corbaServer::Server *parent) |
|
| ~Server () |
| Shutdown CORBA server.
|
|
void | startCorbaServer (const std::string &contextId, const std::string &contextKind) |
|
std::string | name () const |
|
::CORBA::Object_ptr | servant (const std::string &name) const |
|
◆ Server()
hpp::affordanceCorba::Server::Server |
( |
corbaServer::Server * | parent | ) |
|
◆ ~Server()
hpp::affordanceCorba::Server::~Server |
( |
| ) |
|
◆ 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: