RDMnet  HEAD (unstable)
Implementation of ANSI E1.33 (RDMnet)
View other versions:
EptClientEntry Struct Reference

Overview

A descriptive structure for an EPT client.

Public Member Functions

 EptClientEntry (const RdmnetEptClientEntry &c_entry)
 Construct an EptClientEntry copied from an instance of the C RdmnetEptClientEntry type.
 
EptClientEntryoperator= (const RdmnetEptClientEntry &c_entry)
 Assign an instance of the C RdmnetEptClientEntry type to an instance of this class.
 

Data Fields

etcpal::Uuid cid
 The client's Component Identifier (CID).
 
std::vector< EptSubProtocolprotocols
 A list of EPT protocols that this client implements.
 

The documentation for this struct was generated from the following file: