Open Lighting Architecture
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Attributes | List of all members
ola::DmxSource Class Reference

Public Member Functions

 DmxSource (const DmxBuffer &buffer, const TimeStamp &timestamp, uint8_t priority)
 DmxSource (const DmxSource &other)
DmxSourceoperator= (const DmxSource &other)
bool operator== (const DmxSource &other) const
void UpdateData (const DmxBuffer &buffer, const TimeStamp &timestamp, uint8_t priority)
const DmxBufferData () const
const TimeStampTimestamp () const
bool IsActive (const TimeStamp &now) const
bool IsSet () const
uint8_t Priority () const

Static Public Attributes

static const uint8_t PRIORITY_MIN = 0
static const uint8_t PRIORITY_MAX = 200
static const uint8_t PRIORITY_DEFAULT = 100

The documentation for this class was generated from the following files: