Now you can download a copy of these docs so you can use them offline! Download now
CommandGroupEntry Class Reference
Collaboration diagram for CommandGroupEntry:

Public Types | |
| enum | Sequence { kSequence_InSequence, kSequence_BranchPeer, kSequence_BranchChild } |
Public Member Functions | |
| CommandGroupEntry (Command *command, Sequence state) | |
| CommandGroupEntry (Command *command, Sequence state, double timeout) | |
| bool | IsTimedOut () |
Public Attributes | |
| double | m_timeout |
| Command * | m_command |
| Sequence | m_state |
Detailed Description
Definition at line 12 of file CommandGroupEntry.h.
The documentation for this class was generated from the following files:
Generated on Thu Jan 12 2012 22:35:29 for WPILibC++ by
1.7.1