#include <LEDControlSelector.h>
Inheritance diagram for LEDControlSelector:


Public Member Functions | |
| LEDControlSelector (ModuleHandler &handler, const LEDControlInterfaces &interfaces) | |
| Constructor. | |
| virtual Module * | createSolution (SolutionRequest::ModuleSolutionID id) |
| Is called on start and when the selected solution changes to create a specific solution. | |
A selector for LED control modules.
Definition at line 20 of file LEDControlSelector.h.
|
||||||||||||
|
Constructor.
Definition at line 28 of file LEDControlSelector.h. References ModuleHandler::setModuleSelector(). |
Here is the call graph for this function:

|
|
Is called on start and when the selected solution changes to create a specific solution.
Implements ModuleSelector. Definition at line 41 of file LEDControlSelector.h. |
1.3.6