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

Representations/Perception/GrayScaleImage.cpp File Reference

Implementation of class GrayScaleImage. More...

#include "Tools/Streams/InOut.h"
#include "GrayScaleImage.h"

Include dependency graph for GrayScaleImage.cpp:

Include dependency graph

Go to the source code of this file.

Functions

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

Inoperator>> (In &stream, GrayScaleImage &grayScaleImage)
 Streaming operator that reads a GrayScaleImage to a stream.


Detailed Description

Implementation of class GrayScaleImage.

Definition in file GrayScaleImage.cpp.


Function Documentation

Out& operator<< Out stream,
const GrayScaleImage grayScaleImage
 

Streaming operator that writes a GrayScaleImage to a stream.

Parameters:
stream The stream to write on.
grayScaleImage The GrayScaleImage object.
Returns:
The stream.

Definition at line 32 of file GrayScaleImage.cpp.

In& operator>> In stream,
GrayScaleImage grayScaleImage
 

Streaming operator that reads a GrayScaleImage to a stream.

Parameters:
stream The stream to read from.
grayScaleImage The GrayScaleImage object.
Returns:
The stream.

Definition at line 44 of file GrayScaleImage.cpp.


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