Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

VRPNButtons Class Reference

Buttons subclass that gets its info over the net from VRPN. More...

#include <P_VRPNButtons.h>

Inheritance diagram for VRPNButtons:

Buttons List of all members.

Public Methods

 VRPNButtons ()
 ~VRPNButtons ()
virtual const char * device_name () const
virtual Buttonsclone ()
virtual void update ()
virtual int alive ()

Protected Methods

virtual int do_start (const SensorConfig *)
 Do subclass-specific startup tasks; return success. More...


Detailed Description

Buttons subclass that gets its info over the net from VRPN.

Definition at line 34 of file P_VRPNButtons.h.


Constructor & Destructor Documentation

VRPNButtons::VRPNButtons  
 

Definition at line 40 of file P_VRPNButtons.C.

References NULL.

VRPNButtons::~VRPNButtons  
 

Definition at line 57 of file P_VRPNButtons.C.


Member Function Documentation

virtual int VRPNButtons::alive   [inline, virtual]
 

Definition at line 50 of file P_VRPNButtons.h.

virtual Buttons* VRPNButtons::clone   [inline, virtual]
 

Implements Buttons.

Definition at line 46 of file P_VRPNButtons.h.

virtual const char* VRPNButtons::device_name   const [inline, virtual]
 

Implements Buttons.

Definition at line 45 of file P_VRPNButtons.h.

int VRPNButtons::do_start const SensorConfig   config [protected, virtual]
 

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.

void VRPNButtons::update   [virtual]
 

Implements Buttons.

Definition at line 53 of file P_VRPNButtons.C.


The documentation for this class was generated from the following files:
Generated on Wed Apr 24 02:45:20 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002