#include <hpp/corbaserver/client.hh>
◆ Client()
      
        
          | hpp::corbaServer::Client::Client  | 
          ( | 
          int  | 
          argc,  | 
        
        
           | 
           | 
          char *  | 
          argv[]  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~Client()
      
        
          | hpp::corbaServer::Client::~Client  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ connect()
      
        
          | void hpp::corbaServer::Client::connect  | 
          ( | 
          const char *  | 
          iiop = "corbaloc:iiop:",  | 
        
        
           | 
           | 
          const char *  | 
          context = "corbaserver"  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Connect to hpp object. 
- Parameters
 - 
  
    | iiop | address to the server (either the NameService or hpp directly).    | 
    | context | the hpp context name (passed to the server)  | 
  
   
 
 
◆ obstacle()
  
  
      
        
          | hpp::corbaserver::Obstacle_var & hpp::corbaServer::Client::obstacle  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ problem()
  
  
      
        
          | hpp::corbaserver::Problem_var & hpp::corbaServer::Client::problem  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ robot()
  
  
      
        
          | hpp::corbaserver::Robot_var & hpp::corbaServer::Client::robot  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: