RDMnet  0.3.0
Implementation of ANSI E1.33 (RDMnet)
View other versions:
LLRP Manager API

Overview

Implementation of LLRP manager functionality; see Using the LLRP Manager API.

LLRP managers perform the discovery and command functionality of RDMnet's Low Level Recovery Protocol (LLRP). See Using the LLRP Manager API for details of how to use this API.

Data Structures

struct  rdmnet::llrp::DiscoveredTarget
 Represents an LLRP target discovered by a manager. More...
 
class  rdmnet::llrp::Manager
 An instance of LLRP manager functionality. More...
 
class  rdmnet::llrp::Manager::NotifyHandler
 A class that receives notification callbacks from an LLRP manager. More...