Open Lighting Architecture  Latest Git
Classes | Namespaces
StreamingClient.h File Reference

Detailed Description

A client for sending DMX512 data to olad.

Include dependency graph for StreamingClient.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ola::client::StreamingClientInterface
 The interface for the StreamingClient class. More...
 
class  ola::client::StreamingClientInterface::SendArgs
 
class  ola::client::StreamingClient
 Send DMX512 data to olad. More...
 
class  ola::client::StreamingClient::Options
 

Namespaces

 ola
 The namespace containing all OLA symbols.
 
 ola::io
 Classes for general I/O and event handling.
 
 ola::network
 Code for network communication.
 
 ola::rpc
 The RPC (Remote Procedure Call) system.
 
 ola::client
 OLA C++ API.