Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ClientWrapper.h File Reference

Detailed Description

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< OlaClientola::client::OlaClientWrapper
 A ClientWrapper that uses the OlaClient.