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

vrpn_Button_Python Class Reference

#include <vrpn_Button.h>

Class diagram for vrpn_Button_Python:

vrpn_Button_Parallel vrpn_Button_Filter vrpn_Button vrpn_BaseClass vrpn_BaseClassUnique

List of all members.


Public Members

 vrpn_Button_Python (const char * name, vrpn_Connection * c, int p)
 vrpn_Button_Python (const char * name, vrpn_Connection * c, int p, unsigned ph)
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)

Detailed Description


Member Function Documentation

vrpn_Button_Python::vrpn_Button_Python (const char * name, vrpn_Connection * c, int p)

vrpn_Button_Python::vrpn_Button_Python (const char * name, vrpn_Connection * c, int p, unsigned ph)

void vrpn_Button_Python::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_Python::read (void) [protected, virtual]

Reimplemented from vrpn_Button_Parallel.


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