RDMnet  0.3.0
Implementation of ANSI E1.33 (RDMnet)
View other versions:
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 1234]
 NrdmnetA namespace which contains all C++ language definitions in the RDMnet library
 NllrpA namespace which contains all LLRP C++ language definitions
 CDestinationAddrA destination address for an LLRP RDM command
 CDiscoveredTargetRepresents an LLRP target discovered by a manager
 CManagerAn instance of LLRP manager functionality
 CNotifyHandlerA class that receives notification callbacks from an LLRP manager
 CRdmCommandAn RDM command received over LLRP and delivered to an RDMnet callback function
 CSavedRdmCommandAn RDM command received over LLRP by a local component and saved for a later response
 CRdmResponseAn RDM response received over LLRP and delivered to an RDMnet callback function
 CSavedRdmResponseAn RDM response received over LLRP and saved for later processing
 CDnsTxtRecordItemA key/value pair representing a DNS TXT record item
 CBrokerDefines an instance of RDMnet broker functionality
 CDnsAttributesSettings for the Broker's DNS Discovery functionality
 CLimitsA set of limits for broker operation
 CNotifyHandlerA callback interface for notifications from the broker
 CSettingsA group of settings for broker operation
 CSourceAddrThe source address for an unsolicited RDM response generated by a local component
 CDestinationAddrA destination address for an RDM command in RDMnet's RPT protocol
 CClientConnectedInfoInformation about a successful connection to a broker delivered to an RDMnet callback function
 CClientConnectFailedInfoInformation about a failed connection to a broker delivered to an RDMnet callback function
 CClientDisconnectedInfoInformation about a disconnect event from a broker delivered to an RDMnet callback function
 CScopeAn RDMnet scope configuration
 CRdmResponseActionA class representing a synchronous action to take in response to a received RDM command
 CEptResponseActionA class representing a synchronous action to take in response to a received EPT data message
 CControllerAn instance of RDMnet controller functionality
 CNotifyHandlerA base class for a class that receives notification callbacks from a controller
 CRdmCommandHandlerA base class for a class that receives RDM commands addressed to a controller
 CRdmDataA set of initial identifying RDM data to use for a controller
 CSettingsA set of configuration settings that a controller needs to initialize
 CVirtualEndpointConfigConfiguration information for a virtual endpoint on a device
 CPhysicalEndpointResponderIdentifying information for a physical RDM responder connected to an RDMnet gateway
 CPhysicalEndpointConfigConfiguration information for a physical endpoint on a device
 CDeviceAn instance of RDMnet device functionality
 CNotifyHandlerA base class for a class that receives notification callbacks from a device
 CSettingsA set of configuration settings that a device needs to initialize
 CEptClientAn instance of RDMnet EPT client functionality
 CNotifyHandlerA base class for a class that receives notification callbacks from an EPT client
 CSettingsA set of configuration settings that an EPT client needs to initialize
 CDynamicUidMappingA mapping from a dynamic UID to a responder ID (RID)
 CDynamicUidAssignmentListA list of mappings from dynamic UIDs to responder IDs received from an RDMnet broker
 CEptSubProtocolA description of an EPT sub-protocol
 CEptClientEntryA descriptive structure for an EPT client
 CEptClientListA list of EPT client entries
 CEptDataAn EPT data message received over RDMnet and delivered to an RDMnet callback function
 CSavedEptDataAn EPT data message received over RDMnet and saved for later processing
 CEptStatusAn EPT status message received over RDMnet and delivered to an RDMnet callback function
 CSavedEptStatusAn EPT status message received over RDMnet and saved for later processing
 CRdmCommandAn RDM command received over RDMnet and delivered to an RDMnet callback function
 CSavedRdmCommandAn RDM command received over RDMnet by a local component and saved for a later response
 CRdmResponseAn RDM response received over RDMnet and delivered to an RDMnet callback function
 CSavedRdmResponseAn RDM response received over RDMnet and saved for later processing
 CRptClientEntryA descriptive structure for an RPT client
 CRptClientListA list of RPT client entries
 CRptStatusAn RPT status message received over RDMnet and delivered to an RDMnet callback function
 CSavedRptStatusAn RPT status message received over RDMnet and saved for later processing
 Nstd