Open Lighting Architecture  Latest Git
Public Types | Public Member Functions | List of all members
ola::e133::E133Receiver Class Reference

Detailed Description

Given a UDP socket, handle all the message extraction.

Public Types

typedef ola::Callback1< void, const E133StatusMessage & > StatusCallback
 
typedef ola::Callback1< void, const E133RDMMessage & > RDMCallback
 

Public Member Functions

 E133Receiver (ola::network::UDPSocket *socket, StatusCallback *status_callback, RDMCallback *rdm_callback)
 

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