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

Representations/Motion/MotionInfo.cpp File Reference

Implementation of class MotionInfo. More...

#include "MotionInfo.h"

Include dependency graph for MotionInfo.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, MotionInfo &motionInfo)
 Streaming operator that reads a MotionInfo from a stream.

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


Detailed Description

Implementation of class MotionInfo.

Author:
Martin Lötzsch

Max Risler

Definition in file MotionInfo.cpp.


Function Documentation

In& operator>> In stream,
MotionInfo executedMotionInfo
 

Streaming operator that reads a MotionInfo from a stream.

Parameters:
stream The stream from which is read.
executedMotionInfo The MotionInfo object.
Returns:
The stream.

Definition at line 17 of file MotionInfo.cpp.

Out& operator<< Out stream,
const MotionInfo executedMotionInfo
 

Streaming operator that writes a MotionInfo to a stream.

Parameters:
stream The stream to write on.
executedMotionInfo The MotionInfo object.
Returns:
The stream.

Definition at line 23 of file MotionInfo.cpp.


Generated on Mon Mar 20 22:06:00 2006 for GT2005 by doxygen 1.3.6