Open Lighting Architecture  0.10.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
ClientTypes.h File Reference

Detailed Description

Types used as return values from the OLA Client.

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

Go to the source code of this file.

Classes

class  ola::client::OlaPlugin
 Represents a Plugin. More...
 
struct  ola::client::PluginState
 The state of a plugin. This information can be used to detect conflicts between plugins. More...
 
class  ola::client::OlaPort
 The base class that represents a port. More...
 
class  ola::client::OlaInputPort
 An input port (receives DMX). More...
 
class  ola::client::OlaOutputPort
 An Output Port (sends DMX). More...
 
class  ola::client::OlaDevice
 Represents a device. More...
 
class  ola::client::OlaUniverse
 Represents a universe. More...
 
struct  ola::client::DMXMetadata
 Metadata that accompanies DMX packets. More...
 
struct  ola::client::RDMMetadata
 Metadata that accompanies RDM Responses. More...
 

Namespaces

 ola
 The namespace containing all OLA symbols.
 
 ola::client
 OLA C++ API.