WPILib 2012
WPILibRoboticsLibraryforFRC
Public Member Functions | Protected Attributes
Button Class Reference
Inheritance diagram for Button:
SmartDashboardData AnalogIOButton DigitalIOButton InternalButton JoystickButton NetworkButton

List of all members.

Public Member Functions

bool Grab ()
virtual bool Get ()=0
void WhenPressed (Command *command)
void WhileHeld (Command *command)
void WhenReleased (Command *command)
virtual std::string GetType ()
virtual NetworkTableGetTable ()

Protected Attributes

NetworkTablem_table

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