TactileVestProject  V1.0
Tactile API documentation
 All Classes Functions
Public Member Functions | List of all members
Tactor Class Referenceabstract

Inherited by Pager.

Public Member Functions

virtual bool command (string command, HardwareInterface *hardware)=0
 

Member Function Documentation

virtual bool Tactor::command ( string  command,
HardwareInterface hardware 
)
pure virtual

Sends a command given by 'command' to the hardware interface given by 'hardware'

Parameters
commandthe command to be sent to the tactor
hardwarethe HardwareInterface to send the command through
Returns
true if the command was sent successfully, false otherwise

Implemented in Pager.


The documentation for this class was generated from the following file: