RDMnet  HEAD (unstable)
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  DiscoveredTarget
 Represents an LLRP target discovered by a manager. More...
 
class  Manager
 An instance of LLRP manager functionality. More...
 
class  Manager::NotifyHandler
 A class that receives notification callbacks from an LLRP manager. More...