Open Lighting Architecture
Latest Git
|
Holds information about a set of slots.
Public Types | |
typedef std::vector< SlotData > | SlotDataList |
Public Member Functions | |
SlotDataCollection (const SlotDataList &slot_data) | |
uint16_t | SlotCount () const |
The number of slots we have information for. More... | |
const SlotData * | Lookup (uint16_t slot) const |
Lookup slot data based on the slot index. More... | |
const SlotData * ola::rdm::SlotDataCollection::Lookup | ( | uint16_t | slot | ) | const |
Lookup slot data based on the slot index.
uint16_t ola::rdm::SlotDataCollection::SlotCount | ( | ) | const |
The number of slots we have information for.