|
The Robot Application Programming Interface Delegate Project
|
|
Holds information about a file that could be transferred to the ground from the robot. More...
import "FileQueueEntryState.idl";


Public Attributes | |
| public String64 | fileUuid |
| The unique identifier for this file. | |
| public FileTransferStatus | status |
| Status of file in queue. | |
| public long | chunksSent |
| Number of chunks already sent. | |
| public long | numChunks |
| Total number of chunks to transfer. | |
| public long long | submissionTime |
| public float | priority |
| public short | channelId |
| public short channelId |
| public long chunksSent |
| public long numChunks |
| public float priority |
| public FileTransferStatus status |
| public long long submissionTime |