hpp-corbaserver  4.9.0
Corba server for Humanoid Path Planner applications
hpp::corbaServer::ClientBase Class Reference

#include <hpp/corbaserver/client.hh>

Inheritance diagram for hpp::corbaServer::ClientBase:

Public Member Functions

 ClientBase (int argc, char *argv[])
 
virtual ~ClientBase ()
 
void connect (const std::string &iiop="corbaloc:iiop:")
 
hpp::Tools_var & tools ()
 

Constructor & Destructor Documentation

◆ ClientBase()

hpp::corbaServer::ClientBase::ClientBase ( int  argc,
char *  argv[] 
)

◆ ~ClientBase()

virtual hpp::corbaServer::ClientBase::~ClientBase ( )
virtual

Member Function Documentation

◆ connect()

void hpp::corbaServer::ClientBase::connect ( const std::string &  iiop = "corbaloc:iiop:")

Connect to hpp object.

Parameters
iiopaddress to the server (either the NameService or hpp directly).

◆ tools()

hpp::Tools_var& hpp::corbaServer::ClientBase::tools ( )
inline

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