#include <ObstaclesLocatorSelector.h>
Inheritance diagram for ObstaclesLocatorSelector:
Public Member Functions | |
ObstaclesLocatorSelector (ModuleHandler &handler, const ObstaclesLocatorInterfaces &interfaces) | |
Constructor. | |
virtual Module * | createSolution (SolutionRequest::ModuleSolutionID id) |
Is called on start and when the selected solution changes to create a specific solution. |
|
Constructor.
Definition at line 25 of file ObstaclesLocatorSelector.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 38 of file ObstaclesLocatorSelector.h. |