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

Representations/Cognition/BallModel.cpp File Reference

Implementation of class BallModel. More...

#include "BallModel.h"
#include "Platform/SystemCall.h"

Include dependency graph for BallModel.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, BallModel &ballPosition)
 Streaming operator that reads a BallModel from a stream.

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


Variables

const int SLIDINGSIZE = 30


Detailed Description

Implementation of class BallModel.

Author:
Hong Xiang

Lang Lang

Thomas Röfer

Jan Hoffmann

Definition in file BallModel.cpp.


Function Documentation

In& operator>> In stream,
BallModel ballPosition
 

Streaming operator that reads a BallModel from a stream.

Parameters:
stream The stream from which is read.
ballPosition The BallModel object.
Returns:
The stream.

Definition at line 129 of file BallModel.cpp.

Out& operator<< Out stream,
const BallModel ballPosition
 

Streaming operator that writes a BallModel to a stream.

Parameters:
stream The stream to write on.
ballPosition The BallModel object.
Returns:
The stream.

Definition at line 136 of file BallModel.cpp.


Variable Documentation

const int SLIDINGSIZE = 30 [static]
 

Definition at line 15 of file BallModel.cpp.


Generated on Thu Sep 23 20:00:57 2004 for GT2004 by doxygen 1.3.6