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

Representations/Motion/LEDValue.cpp File Reference

Implementation of class LEDValue. More...

#include "LEDValue.h"

Include dependency graph for LEDValue.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, LEDValue &ledValue)
 Streaming operator that reads a LEDValue from a stream.

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


Detailed Description

Implementation of class LEDValue.

Author:
Martin Lötzsch

Max Risler

Definition in file LEDValue.cpp.


Function Documentation

In& operator>> In stream,
LEDValue ledValue
 

Streaming operator that reads a LEDValue from a stream.

Parameters:
stream The stream from which is read.
ledValue The LEDValue object.
Returns:
The stream.

Definition at line 18 of file LEDValue.cpp.

Out& operator<< Out stream,
const LEDValue ledValue
 

Streaming operator that writes a LEDValue to a stream.

Parameters:
stream The stream to write on.
ledValue The LEDValue object.
Returns:
The stream.

Definition at line 24 of file LEDValue.cpp.


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