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


Public Member Functions | |
| ImageProcessorSelector (ModuleHandler &handler, const ImageProcessorInterfaces &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 image processor modules.
Definition at line 25 of file ImageProcessorSelector.h.
|
||||||||||||
|
Constructor.
Definition at line 33 of file ImageProcessorSelector.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 48 of file ImageProcessorSelector.h. |
1.3.6