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

Representations/Perception/LowResImage.cpp File Reference

More...

#include "LowResImage.h"

Include dependency graph for LowResImage.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Outoperator<< (Out &stream, const LowResImage &lrImage)
 Streaming operator that writes a low resolution image to a stream.

Inoperator>> (In &stream, LowResImage &lrImage)
 Streaming operator that reads a low resolution image from a stream.


Detailed Description

Author:
Max Risler
Implementation of class LowResImage

Definition in file LowResImage.cpp.


Function Documentation

Out& operator<< Out stream,
const LowResImage lrImage
 

Streaming operator that writes a low resolution image to a stream.

Parameters:
stream The stream to write on.
lrImage The LowResImage object.
Returns:
The stream.

Definition at line 11 of file LowResImage.cpp.

In& operator>> In stream,
LowResImage lrImage
 

Streaming operator that reads a low resolution image from a stream.

Parameters:
stream The stream to read from.
lrImage The LowResImage object.
Returns:
The stream.

Definition at line 21 of file LowResImage.cpp.


Generated on Thu Sep 23 20:01:34 2004 for GT2004 by doxygen 1.3.6