Open Lighting Architecture
Latest Git
|
Public Member Functions | |
DmxSource (const DmxBuffer &buffer, const TimeStamp ×tamp, uint8_t priority) | |
DmxSource (const DmxSource &other) | |
DmxSource & | operator= (const DmxSource &other) |
bool | operator== (const DmxSource &other) const |
void | UpdateData (const DmxBuffer &buffer, const TimeStamp ×tamp, uint8_t priority) |
const DmxBuffer & | Data () const |
const TimeStamp & | Timestamp () const |
bool | IsActive (const TimeStamp &now) const |
bool | IsSet () const |
uint8_t | Priority () const |