WPILibC++  trunk
Public Member Functions | Protected Attributes | List of all members
ButtonScheduler Class Referenceabstract
Inheritance diagram for ButtonScheduler:
Inheritance graph
[legend]
Collaboration diagram for ButtonScheduler:
Collaboration graph
[legend]

Public Member Functions

 ButtonScheduler (bool last, Trigger *button, Command *orders)
 
virtual void Execute ()=0
 
void Start ()
 

Protected Attributes

bool m_pressedLast
 
Triggerm_button
 
Commandm_command
 

Detailed Description

Definition at line 13 of file ButtonScheduler.h.


The documentation for this class was generated from the following files: