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

Representations/RoboCup/GameControlData.cpp File Reference

Implementation of class GameControlData. More...

#include "GameControlData.h"
#include "Platform/SystemCall.h"
#include "Tools/Debugging/Debugging.h"

Include dependency graph for GameControlData.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, GameControlData &gameControlData)
 Streaming operator that reads a GameControlData from a stream.

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


Detailed Description

Implementation of class GameControlData.

Author:
Martin Loetzsch

Definition in file GameControlData.cpp.


Function Documentation

In& operator>> In stream,
GameControlData gameControlData
 

Streaming operator that reads a GameControlData from a stream.

Parameters:
stream The stream from which is read.
gameControlData The GameControlData object.
Returns:
The stream.

Definition at line 167 of file GameControlData.cpp.

Out& operator<< Out stream,
const GameControlData gameControlData
 

Streaming operator that writes a GameControlData to a stream.

Parameters:
stream The stream to write on.
gameControlData The GameControlData object.
Returns:
The stream.

Definition at line 190 of file GameControlData.cpp.


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