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

Overview

A descriptive structure for an EPT client.

#include <rdmnet/cpp/message_types/ept_client.h>

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: