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

Detailed Description

An Output Port (sends DMX).

Inheritance diagram for ola::client::OlaOutputPort:
ola::client::OlaPort

Public Member Functions

 OlaOutputPort (unsigned int port_id, unsigned int universe, bool active, const std::string &description, port_priority_capability capability, port_priority_mode mode, uint8_t priority, bool supports_rdm)
- Public Member Functions inherited from ola::client::OlaPort
 OlaPort (unsigned int port_id, unsigned int universe, bool active, const std::string &description, port_priority_capability capability, port_priority_mode mode, uint8_t priority, bool supports_rdm)
unsigned int Id () const
unsigned int Universe () const
 The universe this port is patched to.
bool IsActive () const
const std::string & Description () const
 The description of this port.
port_priority_capability PriorityCapability () const
port_priority_mode PriorityMode () const
uint8_t Priority () const
bool SupportsRDM () const
 Indicates if this port supports RDM.

The documentation for this class was generated from the following file: