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

Representations/Perception/BodyPosture.h File Reference

Declaration of class BodyPosture. More...

#include "Tools/Streams/InOut.h"

Include dependency graph for BodyPosture.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  BodyPosture
 The class represents the robots body percept. More...


Functions

Inoperator>> (In &stream, BodyPosture &bodyPosture)
 Streaming operator that reads a BodyPosture from a stream.

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


Detailed Description

Declaration of class BodyPosture.

Definition in file BodyPosture.h.


Function Documentation

In& operator>> In stream,
BodyPosture bodyPosture
 

Streaming operator that reads a BodyPosture from a stream.

Parameters:
stream The stream from which is read.
bodyPosture The BodyPosture object.
Returns:
The stream.

Definition at line 41 of file BodyPosture.cpp.

References In::read().

Here is the call graph for this function:

Out& operator<< Out stream,
const BodyPosture bodyPosture
 

Streaming operator that writes a BodyPosture to a stream.

Parameters:
stream The stream to write on.
bodyPosture The BodyPosture object.
Returns:
The stream.

Definition at line 47 of file BodyPosture.cpp.

References Out::write().

Here is the call graph for this function:


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