The Robot Application Programming Interface Delegate Project
|
See RAFT documentation. More...
Go to the source code of this file.
Classes | |
struct | ChannelState |
interface | FileQueueState |
Holds information about a file that could be transferred to the ground from the robot. More... | |
Packages | |
package | rapid |
Typedefs | |
typedef sequence< ChannelState > | ChannelStateSequence |
Enumerations | |
enum | ChannelStatus { FILE_QUEUE_CHANNEL_ACTIVE, FILE_QUEUE_CHANNEL_PAUSED } |
ChannelStatus is used to indicate whether a RAPID File Queue (part of the RAPID File Transfer Service) is currently capable of transferring files (Active) or is temporarily refraining from transferring files (Paused). More... |