![]() |
Open Lighting Architecture 0.10.9
|
Different priority modes and priority capabilities. Please make sure to visit [Merging Algorithms] (https://wiki.openlighting.org/index.php/OLA_Merging_Algorithms) for more information.
Go to the source code of this file.
Namespaces | |
namespace | 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... | |