![]() |
Open Lighting Architecture 0.10.9
|
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 |