Open Lighting Architecture
Latest Git
|
Different priority modes and priority capabilities. Please make sure to visit Merging Algorithms for more information.
Go to the source code of this file.
Namespaces | |
ola | |
The namespace containing all OLA symbols. | |
Enumerations | |
enum | ola::port_priority_mode { ola::PRIORITY_MODE_INHERIT, ola::PRIORITY_MODE_STATIC, ola::PRIORITY_MODE_END } |
Defines the different priority modes that OLA supports. More... | |
enum | ola::port_priority_capability { ola::CAPABILITY_NONE, ola::CAPABILITY_STATIC, ola::CAPABILITY_FULL } |
Defines the priority capability of a Port. More... | |