#include <utils.h>
Definition at line 78 of file utils.h.
 
◆ action_class()
      
        
          | action_class::action_class  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ clear()
      
        
          | void action_class::clear  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ openFile()
      
        
          | bool action_class::openFile  | 
          ( | 
          string  | 
          filename,  | 
        
        
           | 
           | 
          int  | 
          n_joints  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ parseCommandLine()
      
        
          | bool action_class::parseCommandLine  | 
          ( | 
          const char *  | 
          command_line,  | 
        
        
           | 
           | 
          int  | 
          line,  | 
        
        
           | 
           | 
          int  | 
          n_joints  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ parseCommandLineFixTime()
      
        
          | bool action_class::parseCommandLineFixTime  | 
          ( | 
          const char *  | 
          command_line,  | 
        
        
           | 
           | 
          int  | 
          line,  | 
        
        
           | 
           | 
          double  | 
          fixTime,  | 
        
        
           | 
           | 
          int  | 
          n_joints  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ print()
      
        
          | void action_class::print  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ action_it
◆ action_vector
◆ current_action
      
        
          | size_t action_class::current_action | 
        
      
 
 
◆ current_status
      
        
          | int action_class::current_status | 
        
      
 
 
◆ forever
      
        
          | bool action_class::forever | 
        
      
 
 
The documentation for this class was generated from the following files:
- icub-main/src/tools/trajectoryPlayer/utils.h
 
- icub-main/src/tools/trajectoryPlayer/utils.cpp