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

Representations/WLan/BehaviorTeamMessage.cpp File Reference

Implementation of class BehaviorTeamMessage. More...

#include "BehaviorTeamMessage.h"

Include dependency graph for BehaviorTeamMessage.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, BehaviorTeamMessage &behaviorTeamMessage)
 Streaming operator that reads a BehaviorTeamMessage from a stream.

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


Detailed Description

Implementation of class BehaviorTeamMessage.

Author:
Martin Loetzsch

Definition in file BehaviorTeamMessage.cpp.


Function Documentation

In& operator>> In stream,
BehaviorTeamMessage behaviorTeamMessage
 

Streaming operator that reads a BehaviorTeamMessage from a stream.

Parameters:
stream The stream from which is read.
behaviorTeamMessage The BehaviorTeamMessage object.
Returns:
The stream.

Definition at line 27 of file BehaviorTeamMessage.cpp.

Out& operator<< Out stream,
const BehaviorTeamMessage behaviorTeamMessage
 

Streaming operator that writes a BehaviorTeamMessage to a stream.

Parameters:
stream The stream to write on.
behaviorTeamMessage The BehaviorTeamMessage object.
Returns:
The stream.

Definition at line 51 of file BehaviorTeamMessage.cpp.


Generated on Thu Sep 23 20:01:44 2004 for GT2004 by doxygen 1.3.6