#include <embObjMotionControl.h>
Definition at line 118 of file embObjMotionControl.h.
 
◆ Watchdog() [1/4]
  
  
      
        
          | yarp::dev::eomc::Watchdog::Watchdog  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Watchdog() [2/4]
  
  
      
        
          | yarp::dev::eomc::Watchdog::Watchdog  | 
          ( | 
          uint32_t  | 
          threshold | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~Watchdog()
  
  
      
        
          | yarp::dev::eomc::Watchdog::~Watchdog  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ Watchdog() [3/4]
  
  
      
        
          | yarp::dev::eomc::Watchdog::Watchdog  | 
          ( | 
          const Watchdog &  | 
          other | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ Watchdog() [4/4]
  
  
      
        
          | yarp::dev::eomc::Watchdog::Watchdog  | 
          ( | 
          Watchdog &&  | 
          other | ) | 
           | 
         
       
   | 
  
defaultnoexcept   | 
  
 
 
◆ clear()
  
  
      
        
          | void yarp::dev::eomc::Watchdog::clear  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getAbsoluteTime()
  
  
      
        
          | double yarp::dev::eomc::Watchdog::getAbsoluteTime  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getCount()
  
  
      
        
          | uint32_t yarp::dev::eomc::Watchdog::getCount  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getStartTime()
  
  
      
        
          | double yarp::dev::eomc::Watchdog::getStartTime  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getThreshold()
  
  
      
        
          | uint32_t yarp::dev::eomc::Watchdog::getThreshold  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ increment()
  
  
      
        
          | void yarp::dev::eomc::Watchdog::increment  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ isExpired()
  
  
      
        
          | bool yarp::dev::eomc::Watchdog::isExpired  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ isStarted()
  
  
      
        
          | bool yarp::dev::eomc::Watchdog::isStarted  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ setThreshold()
  
  
      
        
          | void yarp::dev::eomc::Watchdog::setThreshold  | 
          ( | 
          uint8_t  | 
          txrateOfRegularROPs | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ start()
  
  
      
        
          | void yarp::dev::eomc::Watchdog::start  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: