ColorTableMod Class Reference

#include <ColorTableMod.h>

Inheritance diagram for ColorTableMod:

Module ColorTableModInterfaces MessageHandler ColorTable32KMod ColorTable64Mod ColorTableTSLMod List of all members.

Public Member Functions

 ColorTableMod (const ColorTableModInterfaces &interfaces)
virtual void setup ()=0
virtual ~ColorTableMod ()

Detailed Description

Base class of color table modules, used to load and switch color tables at runtime

Definition at line 37 of file ColorTableMod.h.


Constructor & Destructor Documentation

ColorTableMod::ColorTableMod ( const ColorTableModInterfaces interfaces  )  [inline]

Constructor

Definition at line 41 of file ColorTableMod.h.

virtual ColorTableMod::~ColorTableMod (  )  [inline, virtual]

Destructor

Definition at line 49 of file ColorTableMod.h.


Member Function Documentation

virtual void ColorTableMod::setup (  )  [pure virtual]

This function loads the colortable from storage and instantiates it

Implemented in ColorTable32KMod, ColorTable64Mod, and ColorTableTSLMod.


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