Holds information about a file that could be transferred to the ground from the robot.  
More...
List of all members.
Detailed Description
- 
RAPID_FILE_PREFETCH_PENDING: 
- 
RAPID_FILE_PREFETCHING: 
- 
RAPID_FILE_PENDING: 
- 
RAPID_FILE_ACTIVE: 
- 
RAPID_FILE_PAUSED: 
- 
RAPID_FILE_DONE: 
- 
RAPID_FILE_CANCELED: 
- 
RAPID_FILE_ERROR: 
Constructor & Destructor Documentation
Member Function Documentation
      
        
          | Object copy_from | ( | Object | src | ) |  | 
      
 
This method will perform a deep copy of src This method could be placed into FileQueueEntryStateTypeSupport rather than here by using the -noCopyable option to rtiddsgen.
- Parameters:
- 
  
    | src | The Object which contains the data to be copied. |  
 
- Returns:
- Returns this.
- Exceptions:
- 
  
    | NullPointerException | If srcis null. |  | ClassCastException | If srcis not the same type asthis. |  
 
- See also:
- com.rti.dds.infrastructure.Copyable.copy_from(java.lang.Object) 
Reimplemented from Message.
 
 
      
        
          | static Object create | ( |  | ) |  [static] | 
      
 
 
      
        
          | boolean equals | ( | Object | o | ) |  | 
      
 
 
      
        
          | String toString | ( | String | desc, | 
        
          |  |  | int | indent | 
        
          |  | ) |  |  | 
      
 
 
Member Data Documentation
The documentation for this class was generated from the following file: