Open Lighting Architecture  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ola::PortManager Class Reference

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: