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

Representations/Cognition/GTCamWorldState.h File Reference

#include "Representations/Cognition/BallModel.h"
#include "Representations/Cognition/PlayerPoseCollection.h"
#include "Representations/Cognition/RobotPose.h"
#include "Tools/Debugging/Debugging.h"
#include "Tools/Player.h"

Include dependency graph for GTCamWorldState.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  GTCamWorldState

Functions

Inoperator>> (In &stream, GTCamWorldState &state)
 Streaming operator that reads a GTRemoteCamWorldState from a stream.

Outoperator<< (Out &stream, const GTCamWorldState &state)
 Streaming operator that writes a GTRemoteCamWorldState to a stream.


Function Documentation

In& operator>> In stream,
GTCamWorldState state
 

Streaming operator that reads a GTRemoteCamWorldState from a stream.

Parameters:
stream The stream from which is read.
state The Worldstate.
Returns:
The stream.

Definition at line 350 of file GTCamWorldState.cpp.

References In::read().

Here is the call graph for this function:

Out& operator<< Out stream,
const GTCamWorldState state
 

Streaming operator that writes a GTRemoteCamWorldState to a stream.

Parameters:
stream The stream to write on.
state is the GTRemoteCamWorldState object.
Returns:
The stream.

Definition at line 357 of file GTCamWorldState.cpp.

References Out::write().

Here is the call graph for this function:


Generated on Mon Mar 20 22:05:40 2006 for GT2005 by doxygen 1.3.6