RDMnet  HEAD (unstable)
Implementation of ANSI E1.33 (RDMnet)
View other versions:
Data Structures
Here are the data structures with brief descriptions:
[detail level 1234]
 NrdmnetA namespace which contains all C++ language definitions in the RDMnet library
 Ndetail
 NllrpA namespace which contains all LLRP C++ language definitions
 CDnsTxtRecordItemA key/value pair representing a DNS TXT record item
 CBrokerDefines an instance of RDMnet broker functionality
 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
 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
 CEptClientAn instance of RDMnet EPT client functionality
 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
 CLlrpDestinationAddrA destination address for an RDM command in LLRP
 CLlrpDiscoveredTarget
 CLlrpManagerCallbacks
 CLlrpManagerConfig
 CLlrpRdmCommand
 CLlrpRdmResponse
 CLlrpSavedRdmCommand
 CLlrpSavedRdmResponse
 CLlrpTargetCallbacks
 CLlrpTargetConfigA set of information that defines the startup parameters of an LLRP Target
 CRdmnetBrokerDiscInfo
 CRdmnetBrokerRegisterConfig
 CRdmnetClientConnectedInfo
 CRdmnetClientConnectFailedInfo
 CRdmnetClientDisconnectedInfo
 CRdmnetControllerCallbacks
 CRdmnetControllerConfigA set of information that defines the startup parameters of an RDMnet Controller
 CRdmnetControllerRdmCmdHandler
 CRdmnetControllerRdmData
 CRdmnetDestinationAddrA destination address for an RDM command in RDMnet's RPT protocol
 CRdmnetDeviceCallbacks
 CRdmnetDeviceConfigA set of information that defines the startup parameters of an RDMnet Device
 CRdmnetDiscBrokerCallbacks
 CRdmnetDnsTxtRecordItemAn extra key/value pair in a broker's DNS TXT record that does not have a standard RDMnet use
 CRdmnetDynamicUidAssignmentList
 CRdmnetDynamicUidMapping
 CRdmnetEptClientCallbacks
 CRdmnetEptClientConfig
 CRdmnetEptClientEntry
 CRdmnetEptClientList
 CRdmnetEptData
 CRdmnetEptStatus
 CRdmnetEptSubProtocolA description of an EPT sub-protocol
 CRdmnetNetintConfig
 CRdmnetPhysicalEndpointConfigConfiguration information for a physical endpoint on a device
 CRdmnetPhysicalEndpointResponder
 CRdmnetRdmCommand
 CRdmnetRdmResponse
 CRdmnetRptClientEntry
 CRdmnetRptClientList
 CRdmnetRptStatus
 CRdmnetSavedEptDataAn EPT data message received over RDMnet and saved for later processing
 CRdmnetSavedEptStatusAn EPT status received over RDMnet and saved for later processing
 CRdmnetSavedRdmCommand
 CRdmnetSavedRdmResponseAn RDM response received over RDMnet and saved for later processing
 CRdmnetSavedRptStatusAn RPT status received over RDMnet and saved for later processing
 CRdmnetScopeConfig
 CRdmnetScopeMonitorCallbacks
 CRdmnetScopeMonitorConfig
 CRdmnetSourceAddrThe source address for an unsolicited RDM response generated by a local component
 CRdmnetSyncEptResponse
 CRdmnetSyncRdmResponse
 CRdmnetVirtualEndpointConfigConfiguration information for a virtual endpoint on a device