Open Lighting Architecture
0.9.6
|
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 | |
namespace | ola |
The namespace containing all OLA symbols. | |
namespace | ola::client |
OLA C++ API. |
Typedefs | |
typedef GenericClientWrapper < OlaClient > | ola::client::OlaClientWrapper |
A ClientWrapper that uses the OlaClient. |