31 #ifndef PLUGINS_UARTDMX_UARTWIDGET_H_ 32 #define PLUGINS_UARTDMX_UARTWIDGET_H_ 58 std::string
Name()
const {
return m_path; }
59 std::string Description()
const {
return m_path; }
77 bool Read(
unsigned char* buff,
int size);
83 const std::string m_path;
94 static const int NOT_OPEN = -2;
99 static const int FAILED_OPEN = -1;
106 #endif // PLUGINS_UARTDMX_UARTWIDGET_H_
Used to hold a single universe of DMX data.
Definition: DmxBuffer.h:49
A class used to hold a single universe of DMX data.
The namespace containing all OLA symbols.
Definition: Credentials.cpp:44