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

Tools/DynamicTeamTactic/TacticEntry.h File Reference

Declaration of class TacticEntry. More...

#include "Tools/Player.h"
#include "RateableOptions.h"

Include dependency graph for TacticEntry.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  TacticEntry
 The class contains the information needed for one TacticEntry. More...

class  TacticEntryArray
 The class contains an array of TacticEntrys. More...


Functions

Inoperator>> (In &stream, TacticEntryArray &tacticEntryArray)
 Streaming operator that reads a TacticEntryArray from a stream.

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


Detailed Description

Declaration of class TacticEntry.

Author:
Mathias Hülsbusch

Frank Rossdeutscher

Definition in file TacticEntry.h.


Function Documentation

In& operator>> In stream,
TacticEntryArray tacticEntryArray
 

Streaming operator that reads a TacticEntryArray from a stream.

Parameters:
stream The stream from which is read.
tacticEntryArray the TacticEntryArray object.
Returns:
The stream.

Definition at line 84 of file TacticEntry.cpp.

References TacticEntry::allowedDogs, ASSERT, TacticEntryArray::entryCount, TacticEntryArray::entrys, In::eof(), TacticEntry::followingEntryCount, TacticEntry::followingEntrys, TacticEntry::followingEntryWeights, RateableOptions::getGlobalAnalyserNeutralTETID(), RateableOptions::getOptionID(), TacticEntry::globalAnalysersInfo, RateableOptions::isOptionClass(), TacticEntry::isOptionClass, TacticEntry::maxVal, TacticEntry::name, TacticEntry::neededOptions, TacticEntry::optionWeights, In::read(), In::skip(), and TacticEntry::weight.

Here is the call graph for this function:

Out& operator<< Out stream,
const TacticEntryArray tacticEntryArray
 

Streaming operator that writes a TacticEntryArray to a stream.

Parameters:
stream The stream to write on.
tacticEntryArray The TacticEntryArray object.
Returns:
The stream.

Definition at line 269 of file TacticEntry.cpp.

References TacticEntry::allowedDogs, TacticEntryArray::entryCount, TacticEntryArray::entrys, TacticEntry::followingEntryCount, TacticEntry::followingEntrys, TacticEntry::followingEntryWeights, RateableOptions::getOptionName(), TacticEntry::globalAnalysersInfo, TacticEntry::maxVal, TacticEntry::name, TacticEntry::neededOptions, TacticEntry::optionWeights, TacticEntry::weight, and Out::write().

Here is the call graph for this function:


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