WPILib 2012
WPILibRoboticsLibraryforFRC
Public Types | Public Member Functions | Public Attributes
CommandGroupEntry Class Reference

List of all members.

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
Commandm_command
Sequence m_state

The documentation for this class was generated from the following files:
 All Classes Functions Variables