|
hpp-corbaserver
4.10.1
Corba server for Humanoid Path Planner applications
|
#include <hpp/corbaserver/client.hh>

Public Member Functions | |
| ClientBase (int argc, char *argv[]) | |
| virtual | ~ClientBase () |
| void | connect (const std::string &iiop="corbaloc:iiop:") |
| hpp::Tools_var & | tools () |
| hpp::corbaServer::ClientBase::ClientBase | ( | int | argc, |
| char * | argv[] | ||
| ) |
|
virtual |
| void hpp::corbaServer::ClientBase::connect | ( | const std::string & | iiop = "corbaloc:iiop:" | ) |
Connect to hpp object.
| iiop | address to the server (either the NameService or hpp directly). |
|
inline |