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

Representations/Perception/ColorTable32K.cpp File Reference

Implementation of class ColorTable32K. More...

#include "ColorTable32K.h"
#include "Platform/GTAssert.h"

Include dependency graph for ColorTable32K.cpp:

Include dependency graph

Go to the source code of this file.

Functions

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

Inoperator>> (In &stream, ColorTable32K &colorTable32K)
 Streaming operator that reads a ColorTable32K from a stream.


Detailed Description

Implementation of class ColorTable32K.

Author:
Walter Nistico

Definition in file ColorTable32K.cpp.


Function Documentation

Out& operator<< Out stream,
const ColorTable32K colorTable32K
 

Streaming operator that writes a ColorTable32K to a stream.

Parameters:
stream The stream to write on.
colorTable32K The ColorTable32K object.
Returns:
The stream.

Definition at line 348 of file ColorTable32K.cpp.

In& operator>> In stream,
ColorTable32K colorTable32K
 

Streaming operator that reads a ColorTable32K from a stream.

Parameters:
stream The stream from which is read.
colorTable32K The ColorTable32K object.
Returns:
The stream.

Definition at line 391 of file ColorTable32K.cpp.


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