#include <LightsDriver.h>
Inheritance diagram for LightsDriver:
Public Member Functions | |
LightsDriver () | |
virtual | ~LightsDriver () |
virtual void | Set (const LightsState *ls)=0 |
|
|
|
|
|
Implemented in LightsDriver_LinuxParallel, LightsDriver_LinuxWeedTech, LightsDriver_Null, LightsDriver_SystemMessage, and LightsDriver_Win32Parallel. |