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

Overview

Definitions for message types representing dynamic UID assignment lists and mappings in RDMnet.

#include <algorithm>
#include <cstddef>
#include <string>
#include <utility>
#include <vector>
#include "etcpal/cpp/uuid.h"
#include "rdm/cpp/uid.h"
#include "rdmnet/common.h"
#include "rdmnet/message.h"

Go to the source code of this file.

Data Structures

struct  rdmnet::DynamicUidMapping
 A mapping from a dynamic UID to a responder ID (RID). More...
 
class  rdmnet::DynamicUidAssignmentList
 A list of mappings from dynamic UIDs to responder IDs received from an RDMnet broker. More...
 

Namespaces

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