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

Representations/Motion/JointDataBuffer.cpp File Reference

Implementation of class JointDataBuffer. More...

#include "JointDataBuffer.h"

Include dependency graph for JointDataBuffer.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, JointDataBuffer &jointDataBuffer)
 Streaming operator that reads a JointDataBuffer from a stream.

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


Detailed Description

Implementation of class JointDataBuffer.

Author:
Martin Lötzsch

Max Risler

Definition in file JointDataBuffer.cpp.


Function Documentation

In& operator>> In stream,
JointDataBuffer jointDataBuffer
 

Streaming operator that reads a JointDataBuffer from a stream.

Parameters:
stream The stream from which is read.
jointDataBuffer The JointDataBuffer object.
Returns:
The stream.

Definition at line 16 of file JointDataBuffer.cpp.

Out& operator<< Out stream,
const JointDataBuffer jointDataBuffer
 

Streaming operator that writes a JointDataBuffer to a stream.

Parameters:
stream The stream to write on.
jointDataBuffer The JointDataBuffer object.
Returns:
The stream.

Definition at line 31 of file JointDataBuffer.cpp.


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