OSVR-Core
Public Member Functions | Protected Member Functions | List of all members
SerialIRLED Class Referenceabstract

Abstract base class for ways of controlling an IR LED through a serial port. More...

Inheritance diagram for SerialIRLED:
ArduinoLED BusPirateAuxLED

Public Member Functions

void trigger ()
 Call to cause an IR LED pulse to be emitted.
 

Protected Member Functions

 SerialIRLED (vrpn_SerialPort &port)
 
virtual void handle_trigger (vrpn_SerialPort &port)=0
 
vrpn_SerialPort & getPort ()
 

Detailed Description

Abstract base class for ways of controlling an IR LED through a serial port.


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