Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

vrpn_Button_PinchGlove Class Reference

#include <vrpn_Button.h>

Class diagram for vrpn_Button_PinchGlove:

vrpn_Button_Serial vrpn_Button_Filter vrpn_Button vrpn_BaseClass vrpn_BaseClassUnique

List of all members.


Public Members

 vrpn_Button_PinchGlove (const char* name, vrpn_Connection *c, const char *port="/dev/ttyS1/", long baud=38400)
virtual void mainloop ()
Called once through each main loop iteration to handle updates. Remote object mainloop() should call d_connection->mainloop(). Server object mainloop() should service the device, and should not normally call d_connection->mainloop().


Protected Members

virtual void read ()
void report_no_timestamp ()

Detailed Description


Member Function Documentation

vrpn_Button_PinchGlove::vrpn_Button_PinchGlove (const char * name, vrpn_Connection * c, const char * port = "/dev/ttyS1/", long baud = 38400)

void vrpn_Button_PinchGlove::mainloop (void) [virtual]

Called once through each main loop iteration to handle updates. Remote object mainloop() should call d_connection->mainloop(). Server object mainloop() should service the device, and should not normally call d_connection->mainloop().

Reimplemented from vrpn_BaseClass.

void vrpn_Button_PinchGlove::read () [protected, virtual]

Reimplemented from vrpn_Button_Serial.

void vrpn_Button_PinchGlove::report_no_timestamp () [protected]


The documentation for this class was generated from the following files:
Generated at Fri Sep 13 15:04:01 2002 for vrpn by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999