#include <trajectory.hh>
Definition at line 84 of file trajectory.hh.
 
◆ timestamp() [1/3]
  
  | 
        
          | dynamicgraph::sot::timestamp::timestamp | ( |  | ) |  |  | inline | 
 
 
◆ timestamp() [2/3]
  
  | 
        
          | dynamicgraph::sot::timestamp::timestamp | ( | const timestamp & | ats | ) |  |  | inline | 
 
 
◆ timestamp() [3/3]
  
  | 
        
          | dynamicgraph::sot::timestamp::timestamp | ( | unsigned long int | lsecs, |  
          |  |  | unsigned long int | lnsecs |  
          |  | ) |  |  |  | inline | 
 
 
◆ operator==()
  
  | 
        
          | bool dynamicgraph::sot::timestamp::operator== | ( | const timestamp & | other | ) | const |  | inline | 
 
 
◆ operator<<
  
  | 
        
          | std::ostream& operator<< | ( | std::ostream & | stream, |  
          |  |  | const timestamp & | ats |  
          |  | ) |  |  |  | friend | 
 
 
◆ nsecs_
      
        
          | unsigned long int dynamicgraph::sot::timestamp::nsecs_ | 
      
 
 
◆ secs_
      
        
          | unsigned long int dynamicgraph::sot::timestamp::secs_ | 
      
 
 
The documentation for this class was generated from the following file: