#include <P_VRPNButtons.h>
Inheritance diagram for VRPNButtons:
Public Methods | |
VRPNButtons () | |
~VRPNButtons () | |
virtual const char * | device_name () const |
virtual Buttons * | clone () |
virtual void | update () |
virtual int | alive () |
Protected Methods | |
virtual int | do_start (const SensorConfig *) |
Do subclass-specific startup tasks; return success. More... |
Definition at line 34 of file P_VRPNButtons.h.
|
Definition at line 40 of file P_VRPNButtons.C. References NULL. |
|
Definition at line 57 of file P_VRPNButtons.C. |
|
Definition at line 50 of file P_VRPNButtons.h. |
|
Implements Buttons. Definition at line 46 of file P_VRPNButtons.h. |
|
Implements Buttons. Definition at line 45 of file P_VRPNButtons.h. |
|
Do subclass-specific startup tasks; return success.
Reimplemented from Buttons. Definition at line 44 of file P_VRPNButtons.C. References handle_vrpn_button, SensorConfig::make_vrpn_address, and Buttons::stat. |
|
Implements Buttons. Definition at line 53 of file P_VRPNButtons.C. |