Control Surface
main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
src
Display
DisplayElement.cpp
Go to the documentation of this file.
1
#include "
DisplayElement.hpp
"
2
3
BEGIN_CS_NAMESPACE
4
5
DoublyLinkedList<DisplayElement>
DisplayElement::elements
;
6
7
END_CS_NAMESPACE
DisplayElement.hpp
END_CS_NAMESPACE
#define END_CS_NAMESPACE
Definition
Settings/NamespaceSettings.hpp:14
BEGIN_CS_NAMESPACE
#define BEGIN_CS_NAMESPACE
Definition
Settings/NamespaceSettings.hpp:11
DisplayElement::elements
static DoublyLinkedList< DisplayElement > elements
Definition
DisplayElement.hpp:105
DoublyLinkedList
A class for doubly linked lists.
Definition
LinkedList.hpp:21
Generated by
1.10.0