Open Lighting Architecture
Latest Git
|
Helper classes for managing OLA clients.
Go to the source code of this file.
Classes | |
class | ola::client::BaseClientWrapper |
The base Client Wrapper class. More... | |
class | ola::client::GenericClientWrapper< ClientClass > |
A templatized ClientWrapper. More... | |
Namespaces | |
ola | |
The namespace containing all OLA symbols. | |
ola::client | |
OLA C++ API. | |
Typedefs | |
typedef GenericClientWrapper< OlaClient > | ola::client::OlaClientWrapper |
A ClientWrapper that uses the OlaClient. | |