|
RDMnet
0.3.0
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
C++ wrapper for the RDMnet EPT Client API.
#include "etcpal/common.h"#include "rdmnet/cpp/client.h"#include "rdmnet/cpp/common.h"#include "rdmnet/cpp/message.h"#include "rdmnet/ept_client.h"Go to the source code of this file.
Data Structures | |
| class | rdmnet::EptClient |
| An instance of RDMnet EPT client functionality. More... | |
| class | rdmnet::EptClient::NotifyHandler |
| A base class for a class that receives notification callbacks from an EPT client. More... | |
| struct | rdmnet::EptClient::Settings |
| A set of configuration settings that an EPT client needs to initialize. More... | |
Namespaces | |
| rdmnet | |
| A namespace which contains all C++ language definitions in the RDMnet library. | |