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

Representations/Perception/BallPercept.cpp File Reference

Implementation of class BallPercept. More...

#include "BallPercept.h"
#include <math.h>

Include dependency graph for BallPercept.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, BallPercept &ballPercept)
 Streaming operator that reads a BallPercept from a stream.

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


Detailed Description

Implementation of class BallPercept.

Author:
Thomas Röfer

Matthias Juengel

Walter Nistico

Definition in file BallPercept.cpp.


Function Documentation

In& operator>> In stream,
BallPercept ballPercept
 

Streaming operator that reads a BallPercept from a stream.

Parameters:
stream The stream from which is read.
ballPercept The BallPercept object.
Returns:
The stream.

Definition at line 200 of file BallPercept.cpp.

Out& operator<< Out stream,
const BallPercept ballPercept
 

Streaming operator that writes a BallPercept to a stream.

Parameters:
stream The stream to write on.
ballPercept The BallPercept object.
Returns:
The stream.

Definition at line 220 of file BallPercept.cpp.


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