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

Public Types

enum  { SOURCE_NAME_LEN = 64 }
 
typedef struct e133_pdu_header_s e133_pdu_header
 

Public Member Functions

 E133Header (const std::string &source, uint32_t sequence, uint16_t endpoint)
 
const std::string Source () const
 
uint32_t Sequence () const
 
uint16_t Endpoint () const
 
bool operator== (const E133Header &other) const
 
 PACK (struct e133_pdu_header_s { char source[SOURCE_NAME_LEN];uint32_t sequence;uint16_t endpoint;uint8_t reserved;})
 

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