Represents a personality.
|
| | Personality (uint16_t footprint, const std::string &description) |
| |
|
| Personality (uint16_t footprint, const std::string &description, const SlotDataCollection &slot_data) |
| |
|
uint16_t | Footprint () const |
| |
|
std::string | Description () const |
| |
|
const SlotDataCollection * | GetSlotData () const |
| |
|
const SlotData * | GetSlotData (uint16_t slot_number) const |
| |
◆ Personality()
| ola::rdm::Personality::Personality |
( |
uint16_t | footprint, |
|
|
const std::string & | description ) |
Create a new personality.
- Parameters
-
| footprint | the number of dmx slots consumed |
| description | the personality name (32 chars) |
The documentation for this class was generated from the following files: