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

Representations/Perception/BodyPosture.cpp File Reference

Implementation of class BodyPosture. More...

#include "BodyPosture.h"

Include dependency graph for BodyPosture.cpp:

Include dependency graph

Go to the source code of this file.

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

Implementation of class BodyPosture.

Definition in file BodyPosture.cpp.


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.

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.


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