hyperion.ng
Public Member Functions | List of all members
LedString Class Reference

The LedString contains the image integration information of the leds. More...

#include <LedString.h>

Public Member Functions

 LedString ()
 Constructs the LedString with no leds.
 
 ~LedString ()
 Destructor of this LedString.
 
std::vector< Led > & leds ()
 Returns the led specifications. More...
 
const std::vector< Led > & leds () const
 Returns the led specifications. More...
 

Detailed Description

The LedString contains the image integration information of the leds.

Member Function Documentation

§ leds() [1/2]

std::vector< Led > & LedString::leds ( )

Returns the led specifications.

Returns
The list with led specifications

§ leds() [2/2]

const std::vector< Led > & LedString::leds ( ) const

Returns the led specifications.

Returns
The list with led specifications

The documentation for this class was generated from the following files: