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::SendRDMArgs Struct Reference

Detailed Description

Arguments used with OlaClient::RDMGet() and OlaClient::RDMSet() methods.

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

Public Member Functions

 SendRDMArgs (RDMCallback *_callback)
 

Public Attributes

RDMCallbackcallback
 
bool include_raw_frames
 Set to true to include frame & timing information in the response.
 

Member Data Documentation

RDMCallback* ola::client::SendRDMArgs::callback

The callback to run when the request completes


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