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

Representations/Cognition/PlayerPoseCollection.cpp File Reference

Implementation of class PlayerPoseCollection. More...

#include "PlayerPoseCollection.h"

Include dependency graph for PlayerPoseCollection.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, PlayerPoseCollection &playerPoseCollection)
 give the In operator acess to protected members

Outoperator<< (Out &stream, const PlayerPoseCollection &playerPoseCollection)
 give the Out operator acess to protected members

Inoperator>> (In &stream, PlayerPose &playerPose)
 Streaming operator that reads a PlayerPose from a stream.

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


Detailed Description

Implementation of class PlayerPoseCollection.

Definition in file PlayerPoseCollection.cpp.


Function Documentation

In& operator>> In stream,
PlayerPoseCollection playerPoseCollection
 

give the In operator acess to protected members

Parameters:
stream The stream from which is read.
playerPoseCollection The PlayerPoseCollection object.
Returns:
The stream.

Definition at line 51 of file PlayerPoseCollection.cpp.

Out& operator<< Out stream,
const PlayerPoseCollection playerPoseCollection
 

give the Out operator acess to protected members

Parameters:
stream The stream to write on.
playerPoseCollection The PlayerPoseCollection object.
Returns:
The stream.

Definition at line 71 of file PlayerPoseCollection.cpp.

In& operator>> In stream,
PlayerPose playerPose
 

Streaming operator that reads a PlayerPose from a stream.

Parameters:
stream The stream from which is read.
playerPose The PlayerPose object.
Returns:
The stream.

Definition at line 92 of file PlayerPoseCollection.cpp.

Out& operator<< Out stream,
const PlayerPose playerPose
 

Streaming operator that writes a PlayerPose to a stream.

Parameters:
stream The stream to write on.
playerPose The PlayerPose object.
Returns:
The stream.

Definition at line 99 of file PlayerPoseCollection.cpp.


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