Open Lighting Architecture  Latest Git
Public Member Functions | List of all members
ola::client::OlaDevice Class Reference

Detailed Description

Represents a device.

Public Member Functions

 OlaDevice (const std::string &id, unsigned int alias, const std::string &name, int plugin_id, const std::vector< OlaInputPort > &input_ports, const std::vector< OlaOutputPort > &output_ports)
 
std::string Id () const
 
unsigned int Alias () const
 
const std::string & Name () const
 
int PluginId () const
 
const std::vector< OlaInputPort > & InputPorts () const
 
const std::vector< OlaOutputPort > & OutputPorts () const
 
bool operator< (const OlaDevice &other) const
 

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