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


Public Member Functions | |
| HeadControlSelector (ModuleHandler &handler, const HeadControlInterfaces &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 head control modules.
Definition at line 22 of file HeadControlSelector.h.
|
||||||||||||
|
Constructor.
Definition at line 30 of file HeadControlSelector.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 43 of file HeadControlSelector.h. |
1.3.6