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

PhoneButtons Class Reference

Buttons subclass that gets its info from a WiFi SmartPhone. More...

#include <PhoneButtons.h>

Inheritance diagram for PhoneButtons:

Buttons List of all members.

Public Methods

 PhoneButtons (VMDApp *)
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 from a WiFi SmartPhone.

Definition at line 19 of file PhoneButtons.h.


Constructor & Destructor Documentation

PhoneButtons::PhoneButtons VMDApp  
 

Referenced by clone.


Member Function Documentation

virtual int PhoneButtons::alive   [inline, virtual]
 

Definition at line 34 of file PhoneButtons.h.

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

Implements Buttons.

Definition at line 31 of file PhoneButtons.h.

References PhoneButtons.

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

Implements Buttons.

Definition at line 30 of file PhoneButtons.h.

virtual int PhoneButtons::do_start const SensorConfig   [protected, virtual]
 

Do subclass-specific startup tasks; return success.

Reimplemented from Buttons.

virtual void PhoneButtons::update   [virtual]
 

Implements Buttons.


The documentation for this class was generated from the following file:
Generated on Thu Mar 28 02:45:54 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002