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

Modules/ImageProcessor/ImageProcessorTools/ColorTableReferenceColor.cpp File Reference

Implementation of class ColorTableReferenceColor. More...

#include "ColorTableReferenceColor.h"
#include "Platform/SystemCall.h"
#include "Tools/Math/Common.h"

Include dependency graph for ColorTableReferenceColor.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, ColorTableReferenceColor &colorTableReferenceColor)
 Streaming operator that reads ColorTableReferenceColor from a stream.

Outoperator<< (Out &stream, const ColorTableReferenceColor &colorTableReferenceColor)
 Streaming operator that writes GridImageProcessor2Parameters to a stream.


Detailed Description

Implementation of class ColorTableReferenceColor.

Author:
Matthias Jüngel

Definition in file ColorTableReferenceColor.cpp.


Function Documentation

In& operator>> In stream,
ColorTableReferenceColor colorTableReferenceColor
 

Streaming operator that reads ColorTableReferenceColor from a stream.

Parameters:
stream The stream from which is read.
colorTableReferenceColor The ColorTableReferenceColor object.
Returns:
The stream.

Definition at line 226 of file ColorTableReferenceColor.cpp.

Out& operator<< Out stream,
const ColorTableReferenceColor colorTableReferenceColor
 

Streaming operator that writes GridImageProcessor2Parameters to a stream.

Parameters:
stream The stream to write on.
colorTableReferenceColor The ColorTableReferenceColor object.
Returns:
The stream.

Definition at line 240 of file ColorTableReferenceColor.cpp.


Generated on Mon Mar 20 22:02:14 2006 for GT2005 by doxygen 1.3.6