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

Representations/Motion/MotionInfo.h File Reference

Definition of class MotionInfo. More...

#include "MotionRequest.h"

Include dependency graph for MotionInfo.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  MotionInfo
 Contains information about the motions which are executed by the Motion process. More...


Functions

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

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


Detailed Description

Definition of class MotionInfo.

Author:
Martin Lötzsch

Definition in file MotionInfo.h.


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.

References In::read().

Here is the call graph for this function:

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.

References Out::write().

Here is the call graph for this function:


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