Open Lighting Architecture  0.10.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
ola::client::SendDMXArgs Struct Reference

Detailed Description

Arguments passed to the SendDMX() method.

Collaboration diagram for ola::client::SendDMXArgs:
Collaboration graph
[legend]

Public Member Functions

 SendDMXArgs ()
 Create a new SendDMXArgs object.
 
 SendDMXArgs (GeneralSetCallback *_callback)
 Create a new SendDMXArgs object.
 

Public Attributes

uint8_t priority
 The priority of the data, defaults to ola::dmx::PRIORITY_DEFAULT.
 
GeneralSetCallbackcallback
 the Callback to run upon completion. Defaults to NULL.
 

The documentation for this struct was generated from the following file: