![]() |
Open Lighting Architecture 0.10.9
|
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. | |
| const SlotData * | Lookup (uint16_t slot) const |
| Lookup slot data based on the slot index. | |
| 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.