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

Representations/WLan/TeamMessage.cpp File Reference

Implementation of class TeamMessage. More...

#include "TeamMessage.h"
#include "Platform/SystemCall.h"

Include dependency graph for TeamMessage.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, TeamMessage &teamMessage)
 Streaming operator that reads a team message from a stream.

Outoperator<< (Out &stream, const TeamMessage &teamMessage)
 Streaming operator that writes a team message to a stream.


Detailed Description

Implementation of class TeamMessage.

Author:
Thomas Röfer

Sebastian Schmidt

Michael Wachter

Definition in file TeamMessage.cpp.


Function Documentation

In& operator>> In stream,
TeamMessage teamMessage
 

Streaming operator that reads a team message from a stream.

Parameters:
stream The stream from which is read.
teamMessage The object to be read.
Returns:
The stream.

Definition at line 19 of file TeamMessage.cpp.

Out& operator<< Out stream,
const TeamMessage teamMessage
 

Streaming operator that writes a team message to a stream.

Parameters:
stream The stream to write on.
teamMessage The object to be written.
Returns:
The stream.

Definition at line 58 of file TeamMessage.cpp.


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