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

Representations/Cognition/RobotPose.h File Reference

The file contains the definition of the class RobotPose. More...

#include "Tools/Streams/InOut.h"
#include "Tools/Math/Pose2D.h"

Include dependency graph for RobotPose.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  RobotPose
 A Pose2D with validity. More...


Functions

Inoperator>> (In &stream, RobotPose &robotPose)
 Streaming operator that reads a robot pose from a stream.

Outoperator<< (Out &stream, const RobotPose &robotPose)
 Streaming operator that writes a robot pose to a stream.


Detailed Description

The file contains the definition of the class RobotPose.

Author:
Thomas Röfer

Definition in file RobotPose.h.


Function Documentation

In& operator>> In stream,
RobotPose robotPose
 

Streaming operator that reads a robot pose from a stream.

Parameters:
stream The stream from which is read.
robotPose The robot pose object.
Returns:
The stream.

Definition at line 9 of file RobotPose.cpp.

References In::read().

Here is the call graph for this function:

Out& operator<< Out stream,
const RobotPose robotPose
 

Streaming operator that writes a robot pose to a stream.

Parameters:
stream The stream to write on.
robotPose The robot pose object.
Returns:
The stream.

Definition at line 15 of file RobotPose.cpp.

References Out::write().

Here is the call graph for this function:


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