Control Surface
master
MIDI Control Surface library for Arduino
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:10
BEGIN_CS_NAMESPACE
#define BEGIN_CS_NAMESPACE
Definition:
Settings/NamespaceSettings.hpp:9
DisplayElement::elements
static DoublyLinkedList< DisplayElement > elements
Definition:
DisplayElement.hpp:105
DoublyLinkedList< DisplayElement >
Generated by
1.9.4