#include <denso_robot.h>
Definition at line 27 of file denso_robot.h.
 
  
  
      
        
          | DensoRobot::DensoRobot  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | virtual DensoRobot::~DensoRobot  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | u_int DensoRobot::bCapControllerGetVariable  | 
          ( | 
          const std::string &  | 
          varname | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | BCAP_HRESULT DensoRobot::bCapCurJnt  | 
          ( | 
          std::vector< double > &  | 
          jointvalues | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | u_int DensoRobot::bCapErrorDescription  | 
          ( | 
          std::string &  | 
          errormsg | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | bool DensoRobot::bCapGetBoolVariable  | 
          ( | 
          const std::string &  | 
          var_name | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | bool DensoRobot::bCapGetEmergencyStop  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | u_int DensoRobot::bCapGetErrorCode  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | u_int DensoRobot::bCapGetIntegerVariable  | 
          ( | 
          const std::string &  | 
          var_name | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | u_int DensoRobot::bCapGetMode  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void DensoRobot::bCapInitializeVariableHandlers  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | BCAP_HRESULT DensoRobot::bCapRobotExecute  | 
          ( | 
          char *  | 
          command,  | 
         
        
           | 
           | 
          char *  | 
          arg  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | u_int DensoRobot::bCapRobotGetVariable  | 
          ( | 
          const std::string &  | 
          varname | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | virtual void DensoRobot::finalizeHW  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | bool DensoRobot::read  | 
          ( | 
          std::vector< double > &  | 
          pos | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void DensoRobot::setUDPTimeout  | 
          ( | 
          long  | 
          sec,  | 
         
        
           | 
           | 
          long  | 
          usec  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | bool DensoRobot::write  | 
          ( | 
          const std::vector< double > &  | 
          cmd,  | 
         
        
           | 
           | 
          std::vector< double > &  | 
          pos  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | u_int DensoRobot::__errorcode__ | 
        
      
 
 
  
  
      
        
          | bool DensoRobot::dryrunp_ | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | char DensoRobot::errdesc_buffer_[2048] | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | std::vector<double> DensoRobot::jntvalues_ | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | u_int DensoRobot::lhController_ | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | u_int DensoRobot::lhRobot_ | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | int DensoRobot::num_joints_ | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | struct timespec DensoRobot::prev_time_ | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | std::string DensoRobot::server_ip_address_ | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | int DensoRobot::server_port_number_ | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | int DensoRobot::udp_timeout_ | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | std::map<std::string, u_int> DensoRobot::var_handlers_ | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | std::map<std::string, u_short> DensoRobot::var_types_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: