ColorTableModSelector Class Reference

#include <ColorTableModSelector.h>

Inheritance diagram for ColorTableModSelector:

ModuleSelector ColorTableModInterfaces MessageHandler List of all members.

Public Member Functions

 ColorTableModSelector (ModuleHandler &handler, const ColorTableModInterfaces &interfaces)
virtual ModulecreateSolution (SolutionRequest::ModuleSolutionID id)

Detailed Description

A selector for color table modules.

Definition at line 21 of file ColorTableModSelector.h.


Constructor & Destructor Documentation

ColorTableModSelector::ColorTableModSelector ( ModuleHandler handler,
const ColorTableModInterfaces interfaces 
) [inline]

Constructor.

Parameters:
handler The module handler of the process.
interfaces The parameters of the ImageProcessor module.

Definition at line 29 of file ColorTableModSelector.h.

References SolutionRequest::colorTableMod, and ModuleHandler::setModuleSelector().


Member Function Documentation

virtual Module* ColorTableModSelector::createSolution ( SolutionRequest::ModuleSolutionID  id  )  [inline, virtual]

Is called on start and when the selected solution changes to create a specific solution.

Parameters:
id The id of the solution to create
Returns:
The created solution or 0

Implements ModuleSelector.

Definition at line 41 of file ColorTableModSelector.h.

References ColorTableModInterfaces::colorTable, SolutionRequest::colorTable32KMod, SolutionRequest::colorTable64Mod, SolutionRequest::colorTableTSLMod, ColorTable32KMod::setup(), ColorTableTSLMod::setup(), and ColorTable64Mod::setup().


The documentation for this class was generated from the following file:
Generated on Thu Dec 7 01:23:14 2006 for DT2005.panorama by  doxygen 1.4.7