RadioSvegliaGBE
|
This is the complete list of members for Matrix, including all inherited members.
allocate_forConversion(const unsigned int &t_Length) | Matrix | privatestatic |
Begin() | Matrix | static |
Clear() | Matrix | static |
ClearShowAutomated(const char *t_toShow, const int &t_x, const int &t_y, const unsigned int &t_Size, const unsigned int &t_RED, const unsigned int &t_GREEN, const unsigned int &t_BLUE, const IncrementalModifyBuffer &t_Switch=IncrementalModifyBuffer::INVALID_REFERENCE) | Matrix | static |
ClearShowAutomated(const char *t_toShow, const int &t_x, const int &t_y, const unsigned int &t_Size, const Color &t_COLOR, const IncrementalModifyBuffer &t_Switch=IncrementalModifyBuffer::INVALID_REFERENCE) | Matrix | static |
ClearShowAutomated(String &t_toShow, const int &t_x, const int &t_y, const unsigned int &t_Size, const unsigned int &t_RED, const unsigned int &t_GREEN, const unsigned int &t_BLUE, const IncrementalModifyBuffer &t_Switch=IncrementalModifyBuffer::INVALID_REFERENCE) | Matrix | static |
ClearShowAutomated(String &t_toShow, const int &t_x, const int &t_y, const unsigned int &t_Size, const Color &t_COLOR, const IncrementalModifyBuffer &t_Switch=IncrementalModifyBuffer::INVALID_REFERENCE) | Matrix | static |
ClearShowBitmap(const unsigned char *t_toShow, const int &t_x, const int &t_y, const unsigned int &t_RED, const unsigned int &t_GREEN, const unsigned int &t_BLUE, const IncrementalModifyBuffer &t_Switch=IncrementalModifyBuffer::INVALID_REFERENCE, const unsigned int &t_w=Matrix__file::_w, const unsigned int &t_h=Matrix__file::_h) | Matrix | static |
ClearShowBitmap(const unsigned char *t_toShow, const int &t_x, const int &t_y, const Color &t_COLOR, const IncrementalModifyBuffer &t_Switch=IncrementalModifyBuffer::INVALID_REFERENCE, const unsigned int &t_w=Matrix__file::_w, const unsigned int &t_h=Matrix__file::_h) | Matrix | static |
Color enum name | Matrix | |
deallocate_forConversion(char *t_toDeallocate) | Matrix | privatestatic |
DefineShades(const Color &t_COLOR, unsigned int &t_RED, unsigned int &t_GREEN, unsigned int &t_BLUE) | Matrix | privatestatic |
from_String_to_Char(String &t_toConvert) | Matrix | privatestatic |
get_A() | Matrix | static |
get_B() | Matrix | static |
get_C() | Matrix | static |
get_CLK() | Matrix | static |
get_DOUBLE_BUFFERING() | Matrix | static |
get_LAT() | Matrix | static |
get_Matrix() | Matrix | static |
get_OE() | Matrix | static |
IncrementalModifyBuffer enum name | Matrix | |
Init() | Matrix | static |
Init(const bool &t_DOUBLE_BUFFERING) | Matrix | static |
Init(const unsigned int &t_A, const unsigned int &t_B, const unsigned int &t_C, const unsigned int &t_CLK, const unsigned int &t_LAT, const unsigned int &t_OE, const bool &t_DOUBLE_BUFFERING) | Matrix | static |
m_A | Matrix | privatestatic |
m_B | Matrix | privatestatic |
m_C | Matrix | privatestatic |
m_CLK | Matrix | privatestatic |
m_Container | Matrix | privatestatic |
m_DOUBLE_BUFFERING | Matrix | privatestatic |
m_isStarted | Matrix | privatestatic |
m_LAT | Matrix | privatestatic |
m_Matrix | Matrix | privatestatic |
m_OE | Matrix | privatestatic |
Matrix()=default | Matrix | private |
PROGMEM | Matrix | privatestatic |
PROGMEM | Matrix | privatestatic |
PROGMEM | Matrix | privatestatic |
PROGMEM | Matrix | privatestatic |
PROGMEM | Matrix | privatestatic |
ReInit() | Matrix | static |
reset_Container() | Matrix | privatestatic |
set_Color(const unsigned int &t_RED, const unsigned int &t_GREEN, const unsigned int &t_BLUE) | Matrix | static |
set_Color(const Color &t_COLOR) | Matrix | static |
set_Container(char *t_toSet) | Matrix | privatestatic |
set_Cursor(const int &t_x, const int &t_y) | Matrix | static |
set_TextSize(const unsigned int &t_Size) | Matrix | static |
Show(const char *t_toShow) | Matrix | static |
Show(String &t_toShow) | Matrix | static |
ShowAutomated(const char *t_toShow, const int &t_x, const int &t_y, const unsigned int &t_Size, const unsigned int &t_RED, const unsigned int &t_GREEN, const unsigned int &t_BLUE, const IncrementalModifyBuffer &t_Switch=IncrementalModifyBuffer::INVALID_REFERENCE) | Matrix | static |
ShowAutomated(const char *t_toShow, const int &t_x, const int &t_y, const unsigned int &t_Size, const Color &t_COLOR, const IncrementalModifyBuffer &t_Switch=IncrementalModifyBuffer::INVALID_REFERENCE) | Matrix | static |
ShowAutomated(String &t_toShow, const int &t_x, const int &t_y, const unsigned int &t_Size, const unsigned int &t_RED, const unsigned int &t_GREEN, const unsigned int &t_BLUE, const IncrementalModifyBuffer &t_Switch=IncrementalModifyBuffer::INVALID_REFERENCE) | Matrix | static |
ShowAutomated(String &t_toShow, const int &t_x, const int &t_y, const unsigned int &t_Size, const Color &t_COLOR, const IncrementalModifyBuffer &t_Switch=IncrementalModifyBuffer::INVALID_REFERENCE) | Matrix | static |
ShowBitmap(const unsigned char *t_toShow, const int &t_x, const int &t_y, const unsigned int &t_RED, const unsigned int &t_GREEN, const unsigned int &t_BLUE, const IncrementalModifyBuffer &t_Switch=IncrementalModifyBuffer::INVALID_REFERENCE, const unsigned int &t_w=Matrix__file::_w, const unsigned int &t_h=Matrix__file::_h) | Matrix | static |
ShowBitmap(const unsigned char *t_toShow, const int &t_x, const int &t_y, const Color &t_COLOR, const IncrementalModifyBuffer &t_Switch=IncrementalModifyBuffer::INVALID_REFERENCE, const unsigned int &t_w=Matrix__file::_w, const unsigned int &t_h=Matrix__file::_h) | Matrix | static |
ShowLogo_CrossedWiFi() | Matrix | static |
ShowLogo_GBE() | Matrix | static |
ShowLogo_WiFi() | Matrix | static |
SwapBuffers(const IncrementalModifyBuffer &t_Switch) | Matrix | static |
SwapBuffersAutomated() | Matrix | static |
~Matrix()=default | Matrix | private |