|
RDMnet
0.3.0
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
Definitions for RPT client list and client entry message types in RDMnet.
#include <algorithm>#include <cstddef>#include <string>#include <utility>#include <vector>#include "etcpal/cpp/uuid.h"#include "rdm/cpp/uid.h"#include "rdmnet/message.h"Go to the source code of this file.
Data Structures | |
| struct | rdmnet::RptClientEntry |
| A descriptive structure for an RPT client. More... | |
| class | rdmnet::RptClientList |
| A list of RPT client entries. More... | |
Namespaces | |
| rdmnet | |
| A namespace which contains all C++ language definitions in the RDMnet library. | |