Open Lighting Architecture  0.9.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
ola::e133::E133RDMMessage Class Reference

Detailed Description

Wraps a RDM message TODO(simon): sort out ownership here

Inheritance diagram for ola::e133::E133RDMMessage:
ola::e133::E133Message

Public Member Functions

 E133RDMMessage (const IPV4Address &ip, uint16_t endpoint, uint32_t sequence_number, ola::rdm::rdm_response_code response_code, const ola::rdm::RDMResponse *response)
- Public Member Functions inherited from ola::e133::E133Message
 E133Message (const IPV4Address &ip, uint16_t endpoint, uint32_t sequence_number)

Public Attributes

ola::rdm::rdm_response_code response_code
const ola::rdm::RDMResponseresponse
- Public Attributes inherited from ola::e133::E133Message
IPV4Address ip
uint16_t endpoint
uint32_t sequence_number

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