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

Representations/Motion/LEDValue.h File Reference

Definition of LEDValue. More...

#include "Tools/Streams/InOut.h"
#include "Representations/Motion/JointDataBuffer.h"

Include dependency graph for LEDValue.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  LEDValue
 Description of LED value data. More...


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

Definition of LEDValue.

Description of LED value data.

Author:
Max Risler

Definition in file LEDValue.h.


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.

References In::read().

Here is the call graph for this function:

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.

References Out::write().

Here is the call graph for this function:


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