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

Overview

Definitions for RDMnet RDM command message types.

#include <cstdint>
#include "etcpal/common.h"
#include "rdm/cpp/message.h"
#include "rdm/cpp/uid.h"
#include "rdmnet/defs.h"
#include "rdmnet/message.h"

Go to the source code of this file.

Data Structures

class  rdmnet::RdmCommand
 An RDM command received over RDMnet and delivered to an RDMnet callback function. More...
 
class  rdmnet::SavedRdmCommand
 An RDM command received over RDMnet by a local component and saved for a later response. More...
 

Namespaces

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