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 38 of file RobotPose.cpp.

References STREAM_BASE_EXT, STREAM_EXT, STREAM_REGISTER_BEGIN_EXT, and STREAM_REGISTER_FINISH.

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 57 of file RobotPose.cpp.

References STREAM_BASE_EXT, STREAM_EXT, STREAM_REGISTER_BEGIN_EXT, and STREAM_REGISTER_FINISH.


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