The Robot Application Programming Interface Delegate Project
RAPID Logo

QueueState Interface Reference

QueueState is a message that holds single queues of pending, active, completed and sent commands. More...

import "QueueState.idl";

Inheritance diagram for QueueState:
Collaboration diagram for QueueState:

List of all members.

Public Attributes

public SingleQueue pending
public SingleQueue active
public SingleQueue completed
public SingleQueue sent

Detailed Description

This is primarily used with a Sequencer that handles the queueing of commands.


Member Data Documentation

public SingleQueue sent

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines