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

Representations/Cognition/RobotState.cpp File Reference

Implementation of class RobotState. More...

#include "RobotState.h"

Include dependency graph for RobotState.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, RobotState &robotState)
 Streaming operator that reads a RobotState from a stream.

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


Detailed Description

Implementation of class RobotState.

Definition in file RobotState.cpp.


Function Documentation

In& operator>> In stream,
RobotState robotState
 

Streaming operator that reads a RobotState from a stream.

Parameters:
stream The stream from which is read.
robotState The RobotState object.
Returns:
The stream.

Definition at line 45 of file RobotState.cpp.

Out& operator<< Out stream,
const RobotState robotState
 

Streaming operator that writes a RobotState to a stream.

Parameters:
stream The stream to write on.
robotState The RobotState object.
Returns:
The stream.

Definition at line 52 of file RobotState.cpp.


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