#include <BallLocatorSelector.h>
Inheritance diagram for BallLocatorSelector:
Public Member Functions | |
BallLocatorSelector (ModuleHandler &handler, const BallLocatorInterfaces &interfaces) | |
virtual Module * | createSolution (SolutionRequest::ModuleSolutionID id) |
Definition at line 26 of file BallLocatorSelector.h.
BallLocatorSelector::BallLocatorSelector | ( | ModuleHandler & | handler, | |
const BallLocatorInterfaces & | interfaces | |||
) | [inline] |
Constructor.
handler | The module handler of the process. | |
interfaces | The paramters of the BallLocator module. |
Definition at line 34 of file BallLocatorSelector.h.
References SolutionRequest::ballLocator, and ModuleHandler::setModuleSelector().
virtual Module* BallLocatorSelector::createSolution | ( | SolutionRequest::ModuleSolutionID | id | ) | [inline, virtual] |
Is called on start and when the selected solution changes to create a specific solution.
id | The id of the solution to create |
Implements ModuleSelector.
Definition at line 47 of file BallLocatorSelector.h.
References SolutionRequest::gt2004BallLocator.