Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

ColorTableMod Class Reference

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

#include <ColorTableMod.h>

Inheritance diagram for ColorTableMod:

Inheritance graph
[legend]
Collaboration diagram for ColorTableMod:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ColorTableMod (const ColorTableModInterfaces &interfaces)
 Constructor.

virtual void setup ()=0
 This function loads the colortable from storage and instantiates it.

virtual ~ColorTableMod ()
 Destructor.


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, and ColorTable64Mod.


The documentation for this class was generated from the following file:
Generated on Mon Mar 20 22:11:48 2006 for GT2005 by doxygen 1.3.6