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

Tools/KickSelectionTable.cpp File Reference

Implementation of class KickSelectionTable. More...

#include "KickSelectionTable.h"
#include "Platform/SystemCall.h"
#include "Tools/Math/Common.h"
#include "Tools/Streams/InStreams.h"
#include "Tools/Debugging/Debugging.h"
#include "Tools/Location.h"

Include dependency graph for KickSelectionTable.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, KickSelectionTable &kickSelectionTable)
 Streaming operator that reads KickSelectionTable from a stream.

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

Inoperator>> (In &stream, KickCase &kickCase)
 Streaming operator that reads KickCase from a stream.

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


Detailed Description

Implementation of class KickSelectionTable.

Author:
Matthias Jüngel

Definition in file KickSelectionTable.cpp.


Function Documentation

In& operator>> In stream,
KickSelectionTable kickSelectionTable
 

Streaming operator that reads KickSelectionTable from a stream.

Parameters:
stream The stream from which is read.
kickSelectionTable The KickSelectionTable object.
Returns:
The stream.

Definition at line 83 of file KickSelectionTable.cpp.

Out& operator<< Out stream,
const KickSelectionTable kickSelectionTable
 

Streaming operator that writes KickSelectionTable to a stream.

Parameters:
stream The stream to write on.
kickSelectionTable The KickSelectionTable object.
Returns:
The stream.

Definition at line 110 of file KickSelectionTable.cpp.

In& operator>> In stream,
KickCase kickCase
 

Streaming operator that reads KickCase from a stream.

Parameters:
stream The stream from which is read.
kickCase The KickCase object.
Returns:
The stream.

Definition at line 137 of file KickSelectionTable.cpp.

Out& operator<< Out stream,
const KickCase kickCase
 

Streaming operator that writes KickCase to a stream.

Parameters:
stream The stream to write on.
kickCase The KickCase object.
Returns:
The stream.

Definition at line 143 of file KickSelectionTable.cpp.


Generated on Thu Sep 23 20:02:14 2004 for GT2004 by doxygen 1.3.6