RDMnet
0.3.0
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
Definitions for EPT status message types in RDMnet.
#include <string>
#include "etcpal/cpp/uuid.h"
#include "rdmnet/common.h"
#include "rdmnet/message.h"
Go to the source code of this file.
Data Structures | |
class | rdmnet::EptStatus |
An EPT status message received over RDMnet and delivered to an RDMnet callback function. More... | |
class | rdmnet::SavedEptStatus |
An EPT status message received over RDMnet and saved for later processing. More... | |
Namespaces | |
rdmnet | |
A namespace which contains all C++ language definitions in the RDMnet library. | |