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


Public Attributes | |
| public boolean | connected |
| Connection status to the file queue. | |
| public long | bufferedChunks |
| Number of bufferd but unprocessed chunks. | |
| public long | processedChunks |
| Number of processed chunks. | |
| public long | completedFiles |
| Number of completed files. | |
| public long bufferedChunks |
| public long completedFiles |
| public boolean connected |
| public long processedChunks |