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

Tools/DynamicTeamTactic/CollectedBeliefs.cpp File Reference

Implementation of class CollectedBeliefs. More...

#include "CollectedBeliefs.h"

Include dependency graph for CollectedBeliefs.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, SingleBeliefs &singleBeliefs)
 Streaming operator that reads a SingleBeliefs from a stream.

Outoperator<< (Out &stream, SingleBeliefs &singleBeliefs)
 Streaming operator that writes a SingleBeliefs to a stream.

Inoperator>> (In &stream, CollectedBeliefs &collectedBeliefs)
 Streaming operator that reads a CollectedBeliefs from a stream.

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


Detailed Description

Implementation of class CollectedBeliefs.

Definition in file CollectedBeliefs.cpp.


Function Documentation

In& operator>> In stream,
SingleBeliefs singleBeliefs
 

Streaming operator that reads a SingleBeliefs from a stream.

Parameters:
stream The stream from which is read.
singleBeliefs The SingleBeliefs object.
Returns:
The stream.

Definition at line 45 of file CollectedBeliefs.cpp.

Out& operator<< Out stream,
SingleBeliefs singleBeliefs
 

Streaming operator that writes a SingleBeliefs to a stream.

Parameters:
stream The stream to write on.
singleBeliefs The SingleBeliefs object.
Returns:
The stream.

Definition at line 56 of file CollectedBeliefs.cpp.

In& operator>> In stream,
CollectedBeliefs collectedBeliefs
 

Streaming operator that reads a CollectedBeliefs from a stream.

Parameters:
stream The stream from which is read.
collectedBeliefs The CollectedBeliefs object.
Returns:
The stream.

Definition at line 156 of file CollectedBeliefs.cpp.

Out& operator<< Out stream,
const CollectedBeliefs collectedBeliefs
 

Streaming operator that writes a CollectedBeliefs to a stream.

Parameters:
stream The stream to write on.
collectedBeliefs The CollectedBeliefs object.
Returns:
The stream.

Definition at line 163 of file CollectedBeliefs.cpp.


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