Open Lighting Architecture
|
Classes | |
struct | e133_pdu_header_s |
Public Types | |
enum | { SOURCE_NAME_LEN = 64 } |
typedef struct e133_pdu_header_s | e133_pdu_header |
Public Member Functions | |
E133Header (const string &source, uint32_t sequence, uint16_t endpoint) | |
const string | Source () const |
uint32_t | Sequence () const |
uint16_t | Endpoint () const |
bool | operator== (const E133Header &other) const |
struct ola::plugin::e131::E133Header::e133_pdu_header_s | __attribute__ ((packed)) |