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

Representations/Perception/LinesPercept.cpp File Reference

Implementation of class LinesPercept. More...

#include "LinesPercept.h"

Include dependency graph for LinesPercept.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, LinesPercept &linesPercept)
 Streaming operator that reads a LinesPercept from a stream.

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


Detailed Description

Implementation of class LinesPercept.

Author:
Matthias Juengel

Definition in file LinesPercept.cpp.


Function Documentation

In& operator>> In stream,
LinesPercept linesPercept
 

Streaming operator that reads a LinesPercept from a stream.

Parameters:
stream The stream from which is read.
linesPercept The LinesPercept object.
Returns:
The stream.

Definition at line 23 of file LinesPercept.cpp.

Out& operator<< Out stream,
const LinesPercept linesPercept
 

Streaming operator that writes a LinesPercept to a stream.

Parameters:
stream The stream to write on.
linesPercept The LinesPercept object.
Returns:
The stream.

Definition at line 35 of file LinesPercept.cpp.


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