RDMnet
0.3.0
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
A descriptive structure for an EPT client.
#include <rdmnet/message.h>
Data Fields | |
EtcPalUuid | cid |
The client's Component Identifier (CID). | |
RdmnetEptSubProtocol * | protocols |
A list of EPT protocols that this client implements. | |
size_t | num_protocols |
The size of the protocols array. | |