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

LEDControlInterfaces Class Reference

Interfaces of the LEDControl Module. More...

#include <LEDControl.h>

Inheritance diagram for LEDControlInterfaces:

Inheritance graph
[legend]
Collaboration diagram for LEDControlInterfaces:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LEDControlInterfaces (const unsigned long &frameNumber, const LEDRequest &ledRequest, const int &wLanStatus, LEDValue &ledValue)
 Constructor.


Protected Attributes

const unsigned long & frameNumber
 A reference to the frame number.

const LEDRequestledRequest
 A request how to set the leds from the behavior.

const int & wLanStatus
 The status of the WLan connection to be displayed with the ear leds.

LEDValueledValue
 The value of the led to be filled.


Detailed Description

Interfaces of the LEDControl Module.

Definition at line 20 of file LEDControl.h.


Constructor & Destructor Documentation

LEDControlInterfaces::LEDControlInterfaces const unsigned long &  frameNumber,
const LEDRequest ledRequest,
const int &  wLanStatus,
LEDValue ledValue
[inline]
 

Constructor.

Parameters:
ledRequest A request how to set the leds from the behavior
wLanStatus Number of robots connected
ledValue The value of the led to be filled
frameNumber Number of the current frame

Definition at line 29 of file LEDControl.h.


Member Data Documentation

const unsigned long& LEDControlInterfaces::frameNumber [protected]
 

A reference to the frame number.

Definition at line 42 of file LEDControl.h.

const LEDRequest& LEDControlInterfaces::ledRequest [protected]
 

A request how to set the leds from the behavior.

Definition at line 45 of file LEDControl.h.

const int& LEDControlInterfaces::wLanStatus [protected]
 

The status of the WLan connection to be displayed with the ear leds.

Definition at line 48 of file LEDControl.h.

LEDValue& LEDControlInterfaces::ledValue [protected]
 

The value of the led to be filled.

Definition at line 51 of file LEDControl.h.


The documentation for this class was generated from the following file:
Generated on Thu Sep 23 20:09:18 2004 for GT2004 by doxygen 1.3.6