RDMnet  0.3.0
Implementation of ANSI E1.33 (RDMnet)
View other versions:
ept_data.h File Reference

Overview

Definitions for RDMnet EPT data message types.

#include <cstdint>
#include <vector>
#include "etcpal/cpp/uuid.h"
#include "rdmnet/message.h"

Go to the source code of this file.

Data Structures

class  rdmnet::EptData
 An EPT data message received over RDMnet and delivered to an RDMnet callback function. More...
 
class  rdmnet::SavedEptData
 An EPT data message received over RDMnet and saved for later processing. More...
 

Namespaces

 rdmnet
 A namespace which contains all C++ language definitions in the RDMnet library.