libNeon
Loading...
Searching...
No Matches
neo::cref< Led > Class Template Reference

#include <strip.hpp>

Inheritance diagram for neo::cref< Led >:

Public Member Functions

 cref (strip< Led > const &neo, Led const &cref)
 
 operator Led () const
 
rgb get_color () const
 

Protected Attributes

strip< Led > const & _strip
 
Led const & _cref
 

Constructor & Destructor Documentation

◆ cref()

template<class Led >
neo::cref< Led >::cref ( strip< Led > const &  neo,
Led const &  cref 
)

Member Function Documentation

◆ get_color()

template<class Led >
rgb neo::cref< Led >::get_color

◆ operator Led()

template<class Led >
neo::cref< Led >::operator Led
inlineexplicit

Member Data Documentation

◆ _cref

template<class Led >
Led const& neo::cref< Led >::_cref
protected

◆ _strip

template<class Led >
strip<Led> const& neo::cref< Led >::_strip
protected

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