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

Overview

Definitions for EPT client list and client entry message types in RDMnet.

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

Go to the source code of this file.

Data Structures

struct  rdmnet::EptSubProtocol
 A description of an EPT sub-protocol. More...
 
struct  rdmnet::EptClientEntry
 A descriptive structure for an EPT client. More...
 
class  rdmnet::EptClientList
 A list of EPT client entries. More...
 

Namespaces

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