WPILibC++  trunk
Public Member Functions | Static Public Attributes | List of all members
AnalogIOButton Class Reference
Inheritance diagram for AnalogIOButton:
Inheritance graph
[legend]
Collaboration diagram for AnalogIOButton:
Collaboration graph
[legend]

Public Member Functions

 AnalogIOButton (int port)
 
virtual bool Get ()
 
- Public Member Functions inherited from Trigger
bool Grab ()
 
void WhenActive (Command *command)
 
void WhileActive (Command *command)
 
void WhenInactive (Command *command)
 
void CancelWhenActive (Command *command)
 
void ToggleWhenActive (Command *command)
 
virtual void InitTable (ITable *table)
 
virtual ITableGetTable ()
 
virtual std::string GetSmartDashboardType ()
 

Static Public Attributes

static const double kThreshold = 0.5
 

Additional Inherited Members

- Protected Attributes inherited from Trigger
ITablem_table
 

Detailed Description

Definition at line 12 of file AnalogIOButton.h.


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