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

Detailed Description

Creates OlaPlugin types from protocol buffer objects.

Static Public Member Functions

static OlaPlugin PluginFromProtobuf (const ola::proto::PluginInfo &plugin_info)
 
static OlaInputPort InputPortFromProtobuf (const ola::proto::PortInfo &port_info)
 
static OlaOutputPort OutputPortFromProtobufOut (const ola::proto::PortInfo &port_info)
 
static OlaDevice DeviceFromProtobuf (const ola::proto::DeviceInfo &device_info)
 
static OlaUniverse UniverseFromProtobuf (const ola::proto::UniverseInfo &universe_info)
 

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