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

Representations/Perception/ColorTableTSL.cpp File Reference

Implementation of class ColorTableTSL. More...

#include "ColorTableTSL.h"
#include "Tools/Math/Common.h"
#include "Tools/Debugging/Debugging.h"

Include dependency graph for ColorTableTSL.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Outoperator<< (Out &stream, const ColorTableTSL &colorTableTSL)
 Streaming operator that writes a ColorTableTSL to a stream.

Inoperator>> (In &stream, ColorTableTSL &colorTableTSL)
 Streaming operator that reads a ColorTableTSL from a stream.


Detailed Description

Implementation of class ColorTableTSL.

Author:
André Osterhues

Definition in file ColorTableTSL.cpp.


Function Documentation

Out& operator<< Out stream,
const ColorTableTSL colorTableTSL
 

Streaming operator that writes a ColorTableTSL to a stream.

Parameters:
stream The stream to write on.
colorTableTSL The ColorTableTSL object.
Returns:
The stream.

Definition at line 279 of file ColorTableTSL.cpp.

In& operator>> In stream,
ColorTableTSL colorTableTSL
 

Streaming operator that reads a ColorTableTSL from a stream.

Parameters:
stream The stream from which is read.
colorTableTSL The ColorTableTSL object.
Returns:
The stream.

Definition at line 306 of file ColorTableTSL.cpp.


Generated on Mon Mar 20 22:06:23 2006 for GT2005 by doxygen 1.3.6