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 | SetPriorityStatic (Port *port, uint8_t value) |
template<class PortClass > |
bool | CheckForPortMatchingUniverse (const vector< PortClass * > &ports, unsigned int universe_id) const |
The documentation for this class was generated from the following files: