The Robot Application Programming Interface Delegate Project
RAPID Logo

FileQueueEntryState.idl File Reference

See RAFT documentation. More...

import "Message.idl";
import "BaseTypes.idl";
Include dependency graph for FileQueueEntryState.idl:

Go to the source code of this file.

Classes

interface  FileQueueEntryState
 Holds information about a file that could be transferred to the ground from the robot. More...

Packages

package  rapid

Enumerations

enum  FileTransferStatus {
  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
}

Detailed Description

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines