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

Collaboration diagram for Button:

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 NetworkTable * | GetTable () |
Protected Attributes | |
| NetworkTable * | m_table |
Detailed Description
Definition at line 14 of file Button.h.
The documentation for this class was generated from the following files:
Generated on Thu Jan 12 2012 22:35:27 for WPILibC++ by
1.7.1