|
Open Lighting Architecture
|
Public Member Functions | |
| PortManager (UniverseStore *universe_store, PortBroker *broker) | |
| bool | PatchPort (InputPort *port, unsigned int universe) |
| bool | PatchPort (OutputPort *port, unsigned int universe) |
| bool | UnPatchPort (InputPort *port) |
| bool | UnPatchPort (OutputPort *port) |
| bool | SetPriorityInherit (Port *port) |
| bool | SetPriorityOverride (Port *port, uint8_t value) |
1.8.1.2