Open Lighting Architecture  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Enumerations
PortConstants.h File Reference

Detailed Description

Different priority modes and priority capabilities. Please make sure and visit 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...